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
I/O safety is partially undermined by This issue may need triage. Remove it if it has been sufficiently triaged.
OwnedFd::try_clone
needs-triage
#114167
opened Jul 28, 2023 by
RalfJung
Internal Compiler Error
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#114163
opened Jul 28, 2023 by
timmyjose
Building host tools for Solaris
O-solaris
Operating system: Solaris
#114162
opened Jul 28, 2023 by
inferiorhumanorgans
2 of 7 tasks
Some unused_parens suggestions can result in keyword soup (even if technically correct).
A-control-flow
Area: Relating to control flow
A-diagnostics
Area: Messages for errors, warnings, and lints
A-lint
Area: Lints (warnings about flaws in source code) such as unused_mut.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#114161
opened Jul 28, 2023 by
eddyb
ICE: CFI: failed to normalize
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
PG-exploit-mitigations
Project group: exploit mitigations
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#114160
opened Jul 28, 2023 by
matthiaskrgr
ICE: CFI: Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
PG-exploit-mitigations
Project group: exploit mitigations
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
encode_const: unexpected type [[usize; 4]; 4]`
C-bug
#114158
opened Jul 28, 2023 by
matthiaskrgr
Use of RiscV "+forced-atomics" target feature triggers hard-float ABI
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#114153
opened Jul 28, 2023 by
paulmenage
ICE: Area: constant evaluation (mir interpretation)
C-bug
Category: This is a bug.
F-generic_const_exprs
`#![feature(generic_const_exprs)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
const evaluatable failed for non-unevaluated const
A-const-eval
#114151
opened Jul 27, 2023 by
matthiaskrgr
read_dir has unexpected behavior for ""
needs-triage
#114149
opened Jul 27, 2023 by
JustinLovinger
GAT + RPTIT + Refined lifetimes = ICE
C-bug
Category: This is a bug.
F-return_position_impl_trait_in_trait
`#![feature(return_position_impl_trait_in_trait)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#114145
opened Jul 27, 2023 by
clarfonthey
async fn trait's method's future does not implement Send trait bound
C-bug
Category: This is a bug.
F-async_fn_in_trait
Static async fn in traits
requires-nightly
This issue requires a nightly compiler in some way.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#114142
opened Jul 27, 2023 by
GlenDC
AsFd impl for Stdout/StdoutLock can violate locking guarantees of those types.
A-io
Area: std::io, std::fs, std::net and std::path
C-bug
Category: This is a bug.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#114140
opened Jul 27, 2023 by
the8472
rust-lldb encounters an error displaying local variables
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#114137
opened Jul 27, 2023 by
zmitchell
Tracking Issue for linked_list_retain
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.
#114135
opened Jul 27, 2023 by
TennyZhuang
3 tasks
suggest_call_as_method in HIR type check hints incorrect code when dealing with macros
A-diagnostics
#114131
opened Jul 27, 2023 by
MrNossiom
Incompatible ASan runtimes when Rust executable links with C shared library that dynamic links asan runtime
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#114127
opened Jul 27, 2023 by
hehaoqian
Suggest Area: Messages for errors, warnings, and lints
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
by_ref when taking a reference to an iterator after applying an adaptor
A-diagnostics
#114125
opened Jul 27, 2023 by
darklyspaced
Cannot upcast to supertrait which has generic arg that needs normalization
C-bug
Category: This is a bug.
F-trait_upcasting
`#![feature(trait_upcasting)]`
fixed-by-next-solver
Fixed by the next-generation trait solver, `-Ztrait-solver=next`
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#114113
opened Jul 27, 2023 by
compiler-errors
Type specifiers with generic args in certain positions should generate errors that reference the turbofish
A-diagnostics
Area: Messages for errors, warnings, and lints
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#114112
opened Jul 27, 2023 by
aathan
Internal Compilation Error due to unstable fingerprints
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.
#114110
opened Jul 26, 2023 by
Lucretiel
Consider suggesting local variables for invalid format expressions
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.
#114108
opened Jul 26, 2023 by
scottmcm
Poor codegen for Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
I-heavy
Problems and improvements with respect to binary size of generated code.
Debug impls of C-like enums with many variants
A-LLVM
#114106
opened Jul 26, 2023 by
wesleywiser
Trait bound inference seems to have trouble with implied higher-ranked trait bounds that become redundant when generic parameters are supplied
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#114101
opened Jul 26, 2023 by
Zistack
1.72.0 crater runs
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#114100
opened Jul 26, 2023 by
Mark-Simulacrum
cargo doc failure "panicked at 'Unexpected result when selecting..."
A-auto-traits
Area: auto traits (`auto trait Send`)
A-synthetic-impls
Area: Synthetic impls, used by rustdoc to document auto traits and traits with blanket impls
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#114097
opened Jul 26, 2023 by
cboudereau
Previous Next
ProTip!
Adding no:label will show everything without a label.