Skip to content

Issues: rust-lang/rust

py ./x.py no longer works on Windows
#98650 opened Jun 29, 2022 by CAD97
Open 21
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Poor diagnostic: "length depth must be less than 0", but it mustn't A-diagnostics A-macros F-macro-metavar-expr requires-nightly
#99060 opened Jul 8, 2022 by jonas-schievink
Maybe offset-by-one error in compilation error message A-diagnostics A-suggestion-diagnostics C-bug D-invalid-suggestion
#99049 opened Jul 8, 2022 by qwfy
Maybe incorrect parsing of doc tests C-bug
#99041 opened Jul 8, 2022 by frank-king
$crate in a macro pattern behaves oddly C-bug
#99037 opened Jul 8, 2022 by CAD97
$$crate unexpectedly fails to defer which crate $crate refers to C-bug I-lang-nominated
#99035 opened Jul 8, 2022 by CAD97 1.63.0
MIR: Compute always live locals more efficiently A-mir T-compiler
#99021 opened Jul 7, 2022 by pierwill
E0530 when using std::thread_local and a static named init C-bug
#99018 opened Jul 7, 2022 by CGamesPlay
Tracking issue for improving std::fmt::Arguments and format_args!() A-fmt C-tracking-issue I-heavy I-slow T-libs
#99012 opened Jul 7, 2022 by m-ou-se
Infinite recursion when solving bounds C-bug T-compiler
#99010 opened Jul 7, 2022 by lu-zero
clone bug in rustc_index::bit_set::BitSet C-bug
#99006 opened Jul 7, 2022 by LeeeWee
--explain E0120 constrained much more than how it's emitted A-docs
#98996 opened Jul 7, 2022 by CAD97
tait: "cycle detected when computing type" when using transmute. A-impl-trait F-type_alias_impl_trait
#98993 opened Jul 6, 2022 by Dirbaio
Migrate all rust-lang code to edition 2021 A-edition-2021
#98992 opened Jul 6, 2022 by est31
#[deprecated] lint doesn't trigger when overriding deprecated method A-attributes A-diagnostics C-bug T-compiler
#98990 opened Jul 6, 2022 by m-ou-se
Document behavior of mir::TerminatorKind::Drop A-mir T-compiler
#98985 opened Jul 6, 2022 by pierwill
Detect type mismatch due to loop that might never iterate A-diagnostics A-suggestion-diagnostics D-newcomer-roadblock D-papercut D-terse T-compiler
#98982 opened Jul 6, 2022 by estebank
Autogenerate man pages A-docs
#98977 opened Jul 6, 2022 by jyn514
rustdoc -Z help and -C help are still broken C-bug T-rustdoc
#98976 opened Jul 6, 2022 by jyn514
Awkward pattern matching error "cannot be named the same as a tuple variant" A-diagnostics A-suggestion-diagnostics D-newcomer-roadblock E-easy T-compiler
#98974 opened Jul 6, 2022 by conradludgate
enable ConstProp pass based on MIR opt level A-mir-opt
#98958 opened Jul 5, 2022 by zeevm
ProTip! no:milestone will show everything without a milestone.