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
Overflow evaluating the requirement with GATS
C-bug
Category: This is a bug.
#104988
opened Nov 27, 2022 by
agluszak
unsafe_code lint does not properly detect usages of unsafe functions when in an unsafe scope
C-bug
#104987
opened Nov 27, 2022 by
asquared31415
When call from out of crate, E0275 occurs
C-bug
Category: This is a bug.
#104981
opened Nov 27, 2022 by
Toru3
Do not suggest introducing lifetime parameters in structs
A-diagnostics
Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#104979
opened Nov 27, 2022 by
kornelski
pattern binding Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
**** is named the same as one of the variants of the type SHOULD BE ERROR
A-diagnostics
#104966
opened Nov 27, 2022 by
zhang-ray
"consider borrowing here" suggestion is missing parentheses
A-diagnostics
Area: Messages for errors, warnings, and lints
A-suggestion-diagnostics
Area: suggestions generated by the compiler applied by cargo fix
D-invalid-suggestion
A structured suggestion resulting in incorrect code
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#104961
opened Nov 26, 2022 by
jyn514
The dependencies of the backtrace crate in libstd are outdated.
#104960
opened Nov 26, 2022 by
glandium
src/test/ui/traits/predicate_can_apply-hang.rs is failing spuriously
#104957
opened Nov 26, 2022 by
jyn514
Const generics: compile error if array length is u8
C-bug
Category: This is a bug.
#104949
opened Nov 26, 2022 by
scvalex
rustc suggests syntactically invalid fixes with proc macros
A-diagnostics
Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#104948
opened Nov 26, 2022 by
EnokiUN
Add a way to ensure tests actually test something
A-testsuite
Area: The testsuite used to check the correctness of rustc
#104939
opened Nov 26, 2022 by
jyn514
Failed linking to a library that uses inline assembly with Category: This is a bug.
asm_sym feature
C-bug
#104925
opened Nov 26, 2022 by
ly0va
rustc breaks code by suggestion to remove bounds
A-diagnostics
Area: Messages for errors, warnings, and lints
D-invalid-suggestion
A structured suggestion resulting in incorrect code
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#104918
opened Nov 26, 2022 by
matthiaskrgr
ICE "Not enough bound vars"
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-debug-assertions
This issue requires debug-assertions in some way
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#104916
opened Nov 25, 2022 by
jruderman
unused_must_use: comparison inside macro will cause invalid code to be suggested
A-diagnostics
Area: Messages for errors, warnings, and lints
D-invalid-suggestion
A structured suggestion resulting in incorrect code
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#104913
opened Nov 25, 2022 by
matthiaskrgr
when rustc suggests alternative solutions, rustfix will apply none of them
A-diagnostics
Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#104910
opened Nov 25, 2022 by
matthiaskrgr
AFIT+GAT: Self may not live long enough
F-async_fn_in_trait
Static async fn in traits
#104908
opened Nov 25, 2022 by
Dirbaio
unused_variable: applying suggestion causes compiler error
A-diagnostics
Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#104904
opened Nov 25, 2022 by
matthiaskrgr
FileType PartialEq implementation is buggy on Unix
C-bug
#104900
opened Nov 25, 2022 by
krtab
ICE: Found a Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-debug-assertions
This issue requires debug-assertions in some way
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
push without a pop / Span must not be empty and have no suggestion
C-bug
#104897
opened Nov 25, 2022 by
matthiaskrgr
~const makes rustdoc show duplicate bounds
C-bug
Category: This is a bug.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#104886
opened Nov 25, 2022 by
GoldsteinE
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.