-
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
stabilize This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
I-types-nominated
Nominated for discussion during a types team meeting.
merged-by-bors
This PR was explicitly merged by bors.
perf-regression
Performance regression.
perf-regression-triaged
The performance regression has been triaged.
relnotes
Marks issues that should be documented in the release notes of the next release.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
-Znext-solver=coherence
disposition-merge
Initial implementation of dyn*
F-dyn_star
`#![feature(dyn_star)]`
merged-by-bors
This PR was explicitly merged by bors.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
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.
Recover from for-else and while-else
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
[rustc_parse] Forbid Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
let
s in certain places
S-waiting-on-bors
Suggest derivable trait on E0277 error
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#[diagnostic::on_unimplemented]
without filters
merged-by-bors
Fix unnamed lifetime spans
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#125234
by bovinebuddha
was closed Oct 1, 2024
Loading…
Skip This PR was explicitly merged by bors.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
if-let-rescope
lint unless requested by migration
merged-by-bors
impl !PartialOrd for HirId
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Recover form missing expression in Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
merged-by-bors
This PR was explicitly merged by bors.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
for
loop
A-translation
Provide context when Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
?
can't be called because of Result<_, E>
S-waiting-on-bors
Do not ICE on This PR was explicitly merged by bors.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
AnonConst
s in diagnostic_hir_wf_check
merged-by-bors
Add an Status: This is awaiting some action (such as code changes or more information) from the author.
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
is_effect
flag to GenericArgKind
S-waiting-on-author
Add def path data variant
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
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.
#104648
by spastorino
was closed Nov 30, 2022
Loading…
Replace pointer address checks in the parser
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#103700
by Noratrieb
was closed Nov 4, 2022
Loading…
Extend Infer ty for binary operators
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#107567
by chenyukang
was closed Feb 24, 2023
•
Draft
fix(ty_utils): try normalize earsing regions
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#111259
by bvanjoi
was closed Aug 10, 2023
Loading…
Strict region folders
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#110312
by nnethercote
was closed Apr 26, 2023
Loading…
fix: prevent infinity evaluate predicate for auto-trait
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#111985
by bvanjoi
was closed Jun 5, 2023
Loading…
Fix points at nonexisting .await
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#113263
by Alef-gabriel
was closed Feb 11, 2024
Loading…
Add a suggestion to add or remove pub on private-in-public error
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#112540
by aryan-debug
was closed Feb 10, 2024
Loading…
Do not consider async Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
task_context
to be alive across yields
S-waiting-on-review
#105668
by Swatinem
was closed Dec 20, 2022
Loading…
Do not emit note in coerce if loop iterates at least once
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#122679
by gurry
was closed Mar 25, 2024
Loading…
Resolve region bounds from components of type projection
disposition-close
This PR / issue is in PFCP or FCP with a disposition to close it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#121602
by dingxiangfei2009
was closed Mar 10, 2024
Loading…
Arbitrary self types v2: avoid dyn, generic ICE
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#136195
by adetaylor
was closed Feb 4, 2025
Loading…
Previous Next
ProTip!
Updated in the last three days: updated:>2025-06-12.