Issues: rust-lang/rust
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
Label
Projects
Milestones
Assignee
Sort
Issues list
unhelpful Category: This is a bug.
drop check cycle encountered errors on infinite-sized recursive enum with a boxed variant
C-bug
#99061
opened Jul 8, 2022 by
pro465
Poor diagnostic: "length depth must be less than 0", but it mustn't
A-diagnostics
Area: Messages for errors, warnings, and lints
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
F-macro-metavar-expr
feature(macro_metavar_expr)
requires-nightly
This issue requires a nightly compiler in some way.
#99060
opened Jul 8, 2022 by
jonas-schievink
Add panics inside calls to transmute that can't possibly be valid
#99053
opened Jul 8, 2022 by
5225225
unexpected error E0277 from interaction between axum and pulldown-cmark
C-bug
Category: This is a bug.
#99051
opened Jul 8, 2022 by
StephanvanSchaik
Maybe offset-by-one error in compilation error message
A-diagnostics
Area: Messages for errors, warnings, and lints
A-suggestion-diagnostics
Area: suggestions generated by the compiler applied by cargo fix
C-bug
Category: This is a bug.
D-invalid-suggestion
A structured suggestion resulting in incorrect code
#99049
opened Jul 8, 2022 by
qwfy
Maybe incorrect parsing of doc tests
C-bug
Category: This is a bug.
#99041
opened Jul 8, 2022 by
frank-king
$crate in a macro pattern behaves oddly
C-bug
Category: This is a bug.
#99037
opened Jul 8, 2022 by
CAD97
$$crate unexpectedly fails to defer which crate $crate refers to
C-bug
MIR: Compute always live locals more efficiently
A-mir
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#99021
opened Jul 7, 2022 by
pierwill
E0530 when using std::thread_local and a static named init
C-bug
Category: This is a bug.
#99018
opened Jul 7, 2022 by
CGamesPlay
Tracking issue for improving std::fmt::Arguments and format_args!()
A-fmt
Area: std::fmt
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
I-heavy
Problems and improvements with respect to binary size of generated code.
I-slow
Problems and improvements with respect to performance of generated code.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#99012
opened Jul 7, 2022 by
m-ou-se
Infinite recursion when solving bounds
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#99010
opened Jul 7, 2022 by
lu-zero
clone bug in rustc_index::bit_set::BitSet
C-bug
Category: This is a bug.
#99006
opened Jul 7, 2022 by
LeeeWee
False-positive "temporary dropped while borrowed" involving return-position impl Trait
C-bug
Category: This is a bug.
#98997
opened Jul 7, 2022 by
abonander
--explain E0120 constrained much more than how it's emitted
A-docs
Area: documentation for any part of the project, including the compiler, standard library, and tools
#98996
opened Jul 7, 2022 by
CAD97
tait: "cycle detected when computing type" when using transmute.
A-impl-trait
Area: impl Trait. Universally / existentially quantified anonymous types with static dispatch.
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
#98993
opened Jul 6, 2022 by
Dirbaio
Migrate all rust-lang code to edition 2021
A-edition-2021
Area: The 2021 edition
#98992
opened Jul 6, 2022 by
est31
#[deprecated] lint doesn't trigger when overriding deprecated method
A-attributes
Area: #[attributes(..)]
A-diagnostics
Area: Messages for errors, warnings, and lints
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#98990
opened Jul 6, 2022 by
m-ou-se
Document behavior of Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
mir::TerminatorKind::Drop
A-mir
#98985
opened Jul 6, 2022 by
pierwill
Detect type mismatch due to loop that might never iterate
A-diagnostics
Area: Messages for errors, warnings, and lints
A-suggestion-diagnostics
Area: suggestions generated by the compiler applied by cargo fix
D-newcomer-roadblock
Confusing diagnostic error hard to understand for new users
D-papercut
Diagnostic error that needs small tweaks
D-terse
A diagnostic that doesn't give enough information about the problem at hand
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#98982
opened Jul 6, 2022 by
estebank
Autogenerate man pages
A-docs
Area: documentation for any part of the project, including the compiler, standard library, and tools
#98977
opened Jul 6, 2022 by
jyn514
Awkward pattern matching error "cannot be named the same as a tuple variant"
A-diagnostics
Area: Messages for errors, warnings, and lints
A-suggestion-diagnostics
Area: suggestions generated by the compiler applied by cargo fix
D-newcomer-roadblock
Confusing diagnostic error hard to understand for new users
E-easy
Call for participation: Experience needed to fix: Easy / not much (good first issue)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#98974
opened Jul 6, 2022 by
conradludgate
Wasm export names cause duplicate symbols failure with libc non-exported names
C-bug
Category: This is a bug.
#98969
opened Jul 6, 2022 by
anuraaga
enable ConstProp pass based on MIR opt level
A-mir-opt
Area: MIR optimizations
#98958
opened Jul 5, 2022 by
zeevm
Previous Next
ProTip!
no:milestone will show everything without a milestone.