Skip to content

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
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

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 PathBuf::as_mut_os_string and Path::as_mut_os_str C-tracking-issue 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.
#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 delay_span_bug issued" in nightly 2022-11-20 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.
#105009 opened Nov 28, 2022 by MilkFather
doc(cfg(a or b or c) and a) should cut unnecessary conditions C-bug Category: This is a bug. F-doc_cfg `#![feature(doc_cfg)]` T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#104991 opened Nov 27, 2022 by ventaquil
Overflow evaluating the requirement with GATS C-bug Category: This is a bug.
#104988 opened Nov 27, 2022 by agluszak
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 **** is named the same as one of the variants of the type SHOULD BE 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.
#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
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
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
ProTip! Mix and match filters to narrow down what you’re looking for.