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
single-use-lifetimes may remove attributes of wrong lifetime?
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.
#105031
opened Nov 28, 2022 by
matthiaskrgr
Unhelpful "type annotations needed" when it seems like rustc should know the type
A-diagnostics
Area: Messages for errors, warnings, and lints
A-inference
Area: Type inference
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#105029
opened Nov 28, 2022 by
sersorrel
unused_variable suggets removing struct field from destructive binding which obv. does not work like this
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.
#105028
opened Nov 28, 2022 by
matthiaskrgr
Rustdoc-Json: Dangling ID when foreign trait method doc linkes to foreign enum varant.
A-rustdoc-json
Area: Rustdoc JSON backend
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#105025
opened Nov 28, 2022 by
aDotInTheVoid
Rustdoc-Json: Synthesized foreign traits don't have docs
A-rustdoc-json
Area: Rustdoc JSON backend
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#105022
opened Nov 28, 2022 by
aDotInTheVoid
Tracking Issue for adding Category: A tracking issue for an RFC or an unstable feature.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
PathBuf::as_mut_os_string and Path::as_mut_os_str
C-tracking-issue
#105021
opened Nov 28, 2022 by
zertosh
1 of 3 tasks
ICE when invalid string literal used with macro
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#105011
opened Nov 28, 2022 by
jruderman
ICE "no errors encountered even though Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
delay_span_bug issued" in nightly 2022-11-20
C-bug
#105009
opened Nov 28, 2022 by
MilkFather
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
32-bit mips target emits 64-bit instructions
O-MIPS
Target: MIPS processors
#104985
opened Nov 27, 2022 by
he32
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
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-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.
#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
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.