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
Rustc paniced after enum rename
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.
#97906
opened Jun 9, 2022 by
leakingtapan
bug
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.
#97902
opened Jun 8, 2022 by
kulicuu
Can't return reference to passed-in referent that is assigned in a loop
C-bug
Category: This is a bug.
#97901
opened Jun 8, 2022 by
jonhoo
Redundant suggestion on E0283
A-diagnostics
Area: Messages for errors, warnings, and lints
A-inference
Area: Type inference
A-suggestion-diagnostics
Area: suggestions generated by the compiler applied by cargo fix
D-invalid-suggestion
A structured suggestion resulting in incorrect code
D-verbose
Too much output caused by a single piece of incorrect code
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#97899
opened Jun 8, 2022 by
estebank
ICE: deconstructing a pattern with multiple variable bindings of OR'ed strings.
C-bug
Category: This is a bug.
glacier
ICE tracked in rust-lang/glacier
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.
#97898
opened Jun 8, 2022 by
StephanvanSchaik
Tracking Issue for Category: A tracking issue for an RFC or an unstable feature.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
no_ignore_sigpipe
C-tracking-issue
#97889
opened Jun 8, 2022 by
Enselic
6 tasks
miri no longer builds after rust-lang/rust#97873
A-miri
#97886
opened Jun 8, 2022 by
rust-highfive
thread 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.
rustc panicked at Box<dyn Any>
C-bug
#97885
opened Jun 8, 2022 by
LaoLittle
Incomplete error message "future created by async block is not Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Send"
A-diagnostics
#97884
opened Jun 8, 2022 by
romanzac
Rustdoc flag --enable-index-page no longer works consistently
C-bug
Category: This is a bug.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#97881
opened Jun 8, 2022 by
jplatte
Limiting deprecated lint output
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.
#97877
opened Jun 8, 2022 by
djc
Compiler error that only occurs occasionally
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.
#97858
opened Jun 8, 2022 by
kkaatii
process::Command data loss when using Stdio::inherit for stdin and stdin has been read from
C-bug
Category: This is a bug.
#97855
opened Jun 8, 2022 by
jgoerzen
Recovering from keyword identifier mentions raw identifier that never appeared in the source code later
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.
#97854
opened Jun 8, 2022 by
ChayimFriedman2
Misleading diagnostic when passing a doc comment to macro
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.
#97850
opened Jun 7, 2022 by
zachwolfe
Error when compiling with serde_hex
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.
#97847
opened Jun 7, 2022 by
sternj
ICE: 'no entry found for key' when using Category: This is a bug.
glacier
ICE tracked in rust-lang/glacier
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-low
Low priority
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
for<T> T: Copy in current nightly and beta
C-bug
#97836
opened Jun 7, 2022 by
jonabit
ICE: "unexpected path" when reporting type annotations needed
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.
#97820
opened Jun 7, 2022 by
Roryl-c
Windows: Dynamically loaded functions may not be loaded before user pre-main initializers
O-windows
Operating system: Windows
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#97814
opened Jun 7, 2022 by
ChrisDenton
Coherence issue when using crate-local traits with type parameters
C-bug
Category: This is a bug.
#97811
opened Jun 6, 2022 by
ghanan94
ICE: need_type_info unexpected path
C-bug
Category: This is a bug.
glacier
ICE tracked in rust-lang/glacier
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.
#97806
opened Jun 6, 2022 by
TheIronBorn
Array Repeat operator should not use a loop for small sizes
C-bug
Category: This is a bug.
I-slow
Problems and improvements with respect to performance of generated code.
#97804
opened Jun 6, 2022 by
programmerjake
Identifiers introduced via Area: Debugging information in compiled programs (DWARF, PDB, etc.)
C-bug
Category: This is a bug.
if let binding can't be debugged
A-debuginfo
#97799
opened Jun 6, 2022 by
wesleywiser
specified formatting not applied if Category: This is a bug.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
format_args() is passed to println!()
C-bug
#97797
opened Jun 6, 2022 by
matthiaskrgr
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.