-
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
Tracking issue for release notes of #134442: Specify the behavior of 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
file!
needs-triage
#142178
opened Jun 7, 2025 by
rustbot
Tracking issue for release notes of #140717: Split up the Area: Attributes (`#[…]`, `#![…]`)
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-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
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
#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
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
dangerous_implicit_autorefs
lint deny-by-default
A-lints
#142172
opened Jun 7, 2025 by
rustbot
Tracking issue for release notes of #141435: Add (back) 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
unsupported_calling_conventions
lint to reject more invalid calling conventions
needs-triage
#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)]`
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
feature(generic_arg_infer)
A-const-generics
#142168
opened Jun 7, 2025 by
rustbot
Tracking issue for release notes of #141295: Stabilize Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
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-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
if let
guards (feature(if_let_guard)
)
A-LLVM
#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.
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.
T-lang
Relevant to the language team
#142163
opened Jun 7, 2025 by
dianne
bootstrap: Canceling rustc download poisons the cache
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#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) ❄️
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.
queries overflow the depth limit
, ice when trying to get query map
A-parallel-compiler
#142159
opened Jun 7, 2025 by
matthiaskrgr
x.py clippy no longer works
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#142156
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) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
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
ICE compiler/rustc_query_system/src/dep_graph/query.rs index out of bounds
A-incr-comp
Area: Incremental compilation
A-parallel-compiler
Area: parallel compiler
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.
#142152
opened Jun 7, 2025 by
matthiaskrgr
We should only set This issue may need triage. Remove it if it has been sufficiently triaged.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
deny(warnings)
in doctests when deny-warnings = false
needs-triage
#142151
opened Jun 7, 2025 by
RalfJung
cfg(bootstrap) should not be allowed in This issue may need triage. Remove it if it has been sufficiently triaged.
library/
needs-triage
#142150
opened Jun 7, 2025 by
RalfJung
rustdoc does not forward lint settings to the doctest builds
A-doctests
Area: Documentation tests, run by rustdoc
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#142149
opened Jun 7, 2025 by
RalfJung
Duplicate entries in side bar in std docs for pointer
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#142147
opened Jun 7, 2025 by
VorpalBlade
closure-returning-async-block
suggestion causes does not live long enough
error
A-async-await
#142145
opened Jun 7, 2025 by
matthiaskrgr
ICE ForceWarning != Error | Warning | Allow | Expect
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) ❄️
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.
#142144
opened Jun 7, 2025 by
matthiaskrgr
redundant_semicolons
gets confused by macros
A-diagnostics
#142143
opened Jun 7, 2025 by
matthiaskrgr
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.
vec_into_chunks
C-tracking-issue
#142137
opened Jun 7, 2025 by
ashivaram23
1 of 3 tasks
Tracking issue for release notes of #140560: Allow Area: Attributes (`#[…]`, `#![…]`)
A-doctests
Area: Documentation tests, run by rustdoc
A-run-make
Area: port run-make Makefiles to rmake.rs
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#![doc(test(attr(..)))]
everywhere
A-attributes
#142136
opened Jun 7, 2025 by
rustbot
Tracking issue for release notes of #141001: Make NonZero<char> possible
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-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#142128
opened Jun 6, 2025 by
rustbot
Tracking issue for release notes of #137992: Stabilise 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-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
os_string_pathbuf_leak
needs-triage
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.