-
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
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
Allow while let chains on all editions
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-lang
Relevant to the language team
#140204
opened Apr 23, 2025 by
est31
Loading…
Fallback This issue / PR is in PFCP or FCP with a disposition to merge it.
F-f16_and_f128
`#![feature(f16)]`, `#![feature(f128)]`
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
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.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
{float}
to f32
when f32: From<{float}>
and add impl From<f16> for f32
disposition-merge
#139087
opened Mar 28, 2025 by
beetrees
Loading…
Add checking for unnecessary delims in closure body
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
P-lang-drag-2
Lang team prioritization drag level 2.https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-lang
Relevant to the language team
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#136906
opened Feb 12, 2025 by
chenyukang
Loading…
Arbitrary self types v2: stabilize
A-rustdoc-json
Area: Rustdoc JSON backend
A-rustdoc-search
Area: Rustdoc's search feature
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
PG-exploit-mitigations
Project group: Exploit mitigations
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language team
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#135881
opened Jan 22, 2025 by
adetaylor
Loading…
Stabilize This issue / PR is in PFCP or FCP with a disposition to merge it.
F-derive_coerce_pointee
Feature: RFC 3621's oft-renamed implementation
final-comment-period
In the final comment period and will be merged soon unless new substantive objections are raised.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
I-types-nominated
Nominated for discussion during a types team meeting.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-lang
Relevant to the language team
T-types
Relevant to the types team, which will review and decide on the PR/issue.
derive(CoercePointee)
disposition-merge
#133820
opened Dec 3, 2024 by
dingxiangfei2009
Loading…
Decide on path forward for attributes on expressions
C-discussion
Category: Discussion or questions that doesn't represent real issues.
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
F-stmt_expr_attributes
`#![feature(stmt_expr_attributes)]`
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
T-lang
Relevant to the language team
#127436
opened Jul 6, 2024 by
traviscross
sanitizers: Stabilize AddressSanitizer and LeakSanitizer for the Tier 1 targets
A-compiletest
Area: The compiletest test runner
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-run-make
Area: port run-make Makefiles to rmake.rs
A-rust-for-linux
Relevant for the Rust-for-Linux project
A-testsuite
Area: The testsuite used to check the correctness of rustc
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
PG-exploit-mitigations
Project group: Exploit mitigations
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#123617
opened Apr 8, 2024 by
rcvalle
Loading…
Stabilize associated type position impl Trait (ATPIT)
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
F-impl_trait_in_assoc_type
`#![feature(impl_trait_in_assoc_type)]`
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language team
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#120700
opened Feb 6, 2024 by
traviscross
Loading…
3 tasks
Implement This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
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.
PartialOrd
and Ord
for Discriminant
disposition-merge
#106418
opened Jan 3, 2023 by
EFanZh
Loading…
ProTip!
Follow long discussions with comments:>50.