-
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
Transmuting fn pointer to a usize in const somehow causes UB?
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#142230
opened Jun 9, 2025 by
theemathas
ICE from using Category: This is a bug.
F-super_let
it's super, let's go!
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.
super let
and &raw
in const
C-bug
#142229
opened Jun 9, 2025 by
theemathas
Tracking issue for release notes of #140748: Allow storing Area: `core::fmt`
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-lang
Relevant to the language team
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
format_args!()
in variable
A-fmt
#142227
opened Jun 9, 2025 by
rustbot
rustdoc-json: Show implicit bounds on generics in functions, impls, and types
A-rustdoc-json
Area: Rustdoc JSON backend
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#142226
opened Jun 9, 2025 by
obi1kenobi
ICE: 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.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
expected const for .. but found Type(usize) when instantiating args
C-bug
#142209
opened Jun 8, 2025 by
matthiaskrgr
rustdoc-json: Report default field values information
A-rustdoc-json
Area: Rustdoc JSON backend
A-stability
Area: `#[stable]`, `#[unstable]` etc.
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
F-default_field_values
`#![feature(default_field_values)]`
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#142207
opened Jun 8, 2025 by
obi1kenobi
Using 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.
#[allow(dead_code)]
instead of #[allow(unused)]
spuriously crashes the nightly compiler
C-bug
#142206
opened Jun 8, 2025 by
nastynaz
Tracking Issue for Category: An issue tracking the progress of sth. like the implementation of an RFC
S-tracking-unimplemented
Status: The feature has not been implemented.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
const_swap_with_slice
C-tracking-issue
#142204
opened Jun 8, 2025 by
paolobarbolini
1 of 3 tasks
rustdoc-json: Include size, alignment, and field offset info for types
A-rustdoc-json
Area: Rustdoc JSON backend
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#142201
opened Jun 8, 2025 by
obi1kenobi
Tracking issue for release notes of #135243: Tracking Issue for nonnull_provenance
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#142190
opened Jun 8, 2025 by
rustbot
Tracking issue for release notes of #142053: Add new Tier-3 targets: Target: LoongArch (LA32R, LA32S, LA64)
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
loongarch32-unknown-none*
O-loongarch
Bootstrap ignores unknown values for codegen-backends
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#142184
opened Jun 7, 2025 by
GrigorenkoPV
#[no_mangle] in thread_local! requires unsafe wrapping in edition 2021
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
C-bug
Category: This is a bug.
I-prioritize
Issue: Indicates that prioritization has been requested for this issue.
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-edition
Relevant to the edition team.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#142182
opened Jun 7, 2025 by
elftausend
Tracking issue for release notes of #134442: Specify the behavior of Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-lang
Relevant to the language team
file!
relnotes
#142178
opened Jun 7, 2025 by
rustbot
Tracking issue for release notes of #140717: Split up the Area: Attributes (`#[…]`, `#![…]`)
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
unknown_or_malformed_diagnostic_attributes
lint
A-attributes
#142174
opened Jun 7, 2025 by
rustbot
Tracking issue for release notes of #134536: Lint on fn pointers comparisons in external macros
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-lang
Relevant to the language team
#142173
opened Jun 7, 2025 by
rustbot
Tracking issue for release notes of #141661: Make the Area: Lints (warnings about flaws in source code) such as unused_mut.
L-dangerous_implicit_autorefs
Lint: dangerous_implicit_autorefs
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-lang
Relevant to the language team
dangerous_implicit_autorefs
lint deny-by-default
A-lints
Tracking issue for release notes of #141435: Add (back) Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-lang
Relevant to the language team
unsupported_calling_conventions
lint to reject more invalid calling conventions
relnotes
#142169
opened Jun 7, 2025 by
rustbot
Tracking issue for release notes of #141610: Stabilize Area: const generics (parameters and arguments)
F-generic_arg_infer
Using `_` as a const argument: #![feature(generic_arg_infer)]`
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-lang
Relevant to the language team
feature(generic_arg_infer)
A-const-generics
#142168
opened Jun 7, 2025 by
rustbot
Tracking issue for release notes of #141295: Stabilize `#![feature(if_let_guard)]`
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-lang
Relevant to the language team
if let
guards (feature(if_let_guard)
)
F-if_let_guard
#142167
opened Jun 7, 2025 by
rustbot
Binary size impact of enabling -Zshare-generics for opt-level=z
C-discussion
Category: Discussion or questions that doesn't represent real issues.
E-needs-investigation
Call for partcipation: This issues needs some investigation to determine current status
I-heavy
Issue: Problems and improvements with respect to binary size of generated code.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#142164
opened Jun 7, 2025 by
Noratrieb
inconsistent drop order for pattern bindings in the presence of or-patterns
A-destructors
Area: Destructors (`Drop`, …)
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
A-patterns
Relating to patterns and pattern matching
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team
#142163
opened Jun 7, 2025 by
dianne
bootstrap: Canceling rustc download poisons the cache
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#142161
opened Jun 7, 2025 by
RalfJung
ICE: Area: parallel compiler
C-bug
Category: This is a bug.
F-async_drop
`#![feature(async_drop)]`
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.
queries overflow the depth limit
, ice when trying to get query map
A-parallel-compiler
#142159
opened Jun 7, 2025 by
matthiaskrgr
ICE in tail_expr_drop_order lint
A-async-await
Area: Async & Await
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
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 a build of rustc or tooling with debug-assertions in some way
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#142155
opened Jun 7, 2025 by
matthiaskrgr
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.