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

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
#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 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 asm_sym feature C-bug Category: This is a 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
flat_map fails to autovectorize internal iterators A-codegen Area: Code generation C-bug Category: This is a bug. I-slow Problems and improvements with respect to performance of generated code.
#104914 opened Nov 25, 2022 by james7132
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 Category: This is a bug.
#104900 opened Nov 25, 2022 by krtab
ICE: Found a push without a pop / Span must not be empty and have no suggestion 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.
#104897 opened Nov 25, 2022 by matthiaskrgr
let chains testing F-let_chains `#![feature(let_chains)]`
#104893 opened Nov 25, 2022 by est31
~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
ProTip! Add no:assignee to see everything that’s not assigned.