-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Issues: rust-lang/rust
Tracking issue for post stage 0 bootstrap sequence redesign f...
#141901
opened Jun 2, 2025 by
jieyouxu
Open
1
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
CURRENT_RUSTC_VERSION does not work with Area: Attributes (`#[…]`, `#![…]`)
A-contributor-roadblock
Area: Makes things more difficult for new or seasoned contributors to Rust
L-deprecated
Lint: deprecated
requires-internal-features
This issue requires the use of internal features.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#[deprecated]
A-attributes
#126323
opened Jun 12, 2024 by
RalfJung
ICE: Category: This is a bug.
F-rustc_attrs
Internal rustc attributes gated on the `#[rustc_attrs]` feature gate.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-internal-features
This issue requires the use of internal features.
S-bug-has-test
Status: This bug is tracked inside the repo by a `known-bug` test.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
None
in rustc_hir_typeck
due to malformed attribute
C-bug
#124352
opened Apr 24, 2024 by
matthiaskrgr
ICE in Area: `#[stable]`, `#[unstable]` etc.
C-bug
Category: This is a bug.
F-rustc_attrs
Internal rustc attributes gated on the `#[rustc_attrs]` feature gate.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-low
Low priority
requires-internal-features
This issue requires the use of internal features.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
check_mod_const_bodies
when compiling a modified libcore
A-stability
#122948
opened Mar 23, 2024 by
mzabaluev
ICE: Area: Trait impl specialization
C-bug
Category: This is a bug.
F-rustc_attrs
Internal rustc attributes gated on the `#[rustc_attrs]` feature gate.
F-specialization
`#![feature(specialization)]`
glacier
ICE tracked in rust-lang/glacier.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-internal-features
This issue requires the use of internal features.
S-bug-has-test
Status: This bug is tracked inside the repo by a `known-bug` test.
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
rustc_specialization_trait
and circular associated type
A-specialization
#102252
opened Sep 25, 2022 by
ChaiTRex
type-check lang items
A-frontend
Area: Compiler frontend (errors, parsing and HIR)
A-lang-item
Area: Language items
A-type-system
Area: Type system
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
E-hard
Call for participation: Hard difficulty. Experience needed to fix: A lot.
glacier
ICE tracked in rust-lang/glacier.
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
P-low
Low priority
requires-internal-features
This issue requires the use of internal features.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#9307
opened Sep 19, 2013 by
thestinger
ProTip!
Mix and match filters to narrow down what you’re looking for.