Rust Versions
#
Ongoing Stabilization PRs
#
Stabilize anonymous_lifetime_in_impl_trait
(0 days old)
- T-compiler - Relevant to the compiler team, which will review and decide on the PR/issue.
- S-waiting-on-review - Status: Awaiting review from the assignee but also interested parties.
Open PR #107378
Stabilize cmpxchg16b_target_feature (15 days old)
- T-compiler - Relevant to the compiler team, which will review and decide on the PR/issue.
- S-waiting-on-review - Status: Awaiting review from the assignee but also interested parties.
- T-libs - Relevant to the library team, which will review and decide on the PR/issue.
Open PR #106774
Stabilize nonzero_min_max
(18 days old)
- T-libs-api - Relevant to the library API team, which will review and decide on the PR/issue.
- needs-fcp - This change is insta-stable, so needs a completed FCP to proceed.
- S-waiting-on-fcp - Status: PR is in FCP and is awaiting for FCP to complete.
Open PR #106633
Stabilize io_error_more
(25 days old)
- T-libs-api - Relevant to the library API team, which will review and decide on the PR/issue.
- S-waiting-on-review - Status: Awaiting review from the assignee but also interested parties.
Open PR #106375
Partial stabilisation of c_unwind
(35 days old)
- T-rustdoc - Relevant to the rustdoc team, which will review and decide on the PR/issue.
- T-compiler - Relevant to the compiler team, which will review and decide on the PR/issue.
- S-waiting-on-team - Status: Awaiting decision from the relevant subteam (see the T- label).
- T-libs - Relevant to the library team, which will review and decide on the PR/issue.
Open PR #106075
Stabilize path_as_mut_os_str (38 days old)
- T-libs-api - Relevant to the library API team, which will review and decide on the PR/issue.
- S-waiting-on-fcp - Status: PR is in FCP and is awaiting for FCP to complete.
Open PR #105962
Partial stabilization of once_cell
(46 days old)
- T-libs-api - Relevant to the library API team, which will review and decide on the PR/issue.
- relnotes - Marks issues that should be documented in the release notes of the next release.
- disposition-merge - 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.
- needs-fcp - This change is insta-stable, so needs a completed FCP to proceed.
- S-waiting-on-fcp - Status: PR is in FCP and is awaiting for FCP to complete.
- A-query-system - Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
Open PR #105587
Stabilize the const_socketaddr feature (78 days old)
- T-libs-api - Relevant to the library API team, which will review and decide on the PR/issue.
- S-waiting-on-bors - Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Open PR #104252
Stabilize raw_dylib (#[link(kind = "raw-dylib")]
) (78 days old)
- T-compiler - Relevant to the compiler team, which will review and decide on the PR/issue.
- S-waiting-on-author - Status: This is awaiting some action (such as code changes or more information) from the author.
- F-raw_dylib -
#![feature(raw_dylib)]
Open PR #104218
Stabilise inline_const (81 days old)
- T-lang - Relevant to the language team, which will review and decide on the PR/issue.
- S-waiting-on-author - Status: This is awaiting some action (such as code changes or more information) from the author.
- proposed-final-comment-period - Proposed to merge/close by relevant subteam, see T- label. Will enter FCP once signed off.
- disposition-merge - This issue / PR is in PFCP or FCP with a disposition to merge it.
- needs-fcp - This change is insta-stable, so needs a completed FCP to proceed.
Open PR #104087
Stabilize rustdoc --test-run-directory
(91 days old)
- T-rustdoc - Relevant to the rustdoc team, which will review and decide on the PR/issue.
- S-waiting-on-review - Status: Awaiting review from the assignee but also interested parties.
- proposed-final-comment-period - Proposed to merge/close by relevant subteam, see T- label. Will enter FCP once signed off.
- disposition-merge - This issue / PR is in PFCP or FCP with a disposition to merge it.
Open PR #103682
stabilise array methods (94 days old)
- T-rustdoc - Relevant to the rustdoc team, which will review and decide on the PR/issue.
- S-waiting-on-review - Status: Awaiting review from the assignee but also interested parties.
- T-libs - Relevant to the library team, which will review and decide on the PR/issue.
Open PR #103522
Stabilize ControlFlow::{BREAK, CONTINUE}
(114 days old)
- T-libs-api - Relevant to the library API team, which will review and decide on the PR/issue.
- S-waiting-on-team - Status: Awaiting decision from the relevant subteam (see the T- label).
- finished-final-comment-period - The final comment period is finished for this PR / Issue.
- disposition-close - This PR / issue is in PFCP or FCP with a disposition to close it.
- to-announce - Announce this issue on triage meeting
Open PR #102697
Stabilize waker_getters
(141 days old)
- T-libs-api - Relevant to the library API team, which will review and decide on the PR/issue.
- S-waiting-on-author - Status: This is awaiting some action (such as code changes or more information) from the author.
- needs-fcp - This change is insta-stable, so needs a completed FCP to proceed.
Open PR #101564
Stabilize pointer byte offsets and is aligned (145 days old)
- T-libs-api - Relevant to the library API team, which will review and decide on the PR/issue.
- S-waiting-on-review - Status: Awaiting review from the assignee but also interested parties.
- S-blocked - Status: marked as blocked ❌ on something else such as an RFC or other implementation work.
Open PR #101417
Stabilize doc_cfg, auto_doc_cfg and cfg_hide features (158 days old)
- T-rustdoc - Relevant to the rustdoc team, which will review and decide on the PR/issue.
- S-waiting-on-review - Status: Awaiting review from the assignee but also interested parties.
- needs-fcp - This change is insta-stable, so needs a completed FCP to proceed.
- A-translation - Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
Open PR #100883
Stabilize #![feature(target_feature_11)]
(185 days old)
- T-lang - Relevant to the language team, which will review and decide on the PR/issue.
- S-waiting-on-review - Status: Awaiting review from the assignee but also interested parties.
- disposition-merge - 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.
- needs-fcp - This change is insta-stable, so needs a completed FCP to proceed.
Open PR #99767
Stabilize lint_reasons
in rustc (RFC 2383) (203 days old)
- T-rustdoc - Relevant to the rustdoc team, which will review and decide on the PR/issue.
- T-compiler - Relevant to the compiler team, which will review and decide on the PR/issue.
- S-waiting-on-author - Status: This is awaiting some action (such as code changes or more information) from the author.
- S-blocked - Status: marked as blocked ❌ on something else such as an RFC or other implementation work.
- F-lint_reasons -
#![feature(lint_reasons)]
Open PR #99063
Stabilize format_args_ln!
(239 days old)
- T-libs-api - Relevant to the library API team, which will review and decide on the PR/issue.
- relnotes - Marks issues that should be documented in the release notes of the next release.
- S-waiting-on-review - Status: Awaiting review from the assignee but also interested parties.
- needs-fcp - This change is insta-stable, so needs a completed FCP to proceed.
Open PR #97658
Stabilize nonnull_slice_from_raw_parts
(243 days old)
- relnotes - Marks issues that should be documented in the release notes of the next release.
- S-waiting-on-review - Status: Awaiting review from the assignee but also interested parties.
- T-libs - Relevant to the library team, which will review and decide on the PR/issue.
Open PR #97506
Stabilize const_ptr_read (249 days old)
- S-waiting-on-review - Status: Awaiting review from the assignee but also interested parties.
- needs-fcp - This change is insta-stable, so needs a completed FCP to proceed.
- T-libs - Relevant to the library team, which will review and decide on the PR/issue.
Open PR #97320
Stabilize const-weak-new (290 days old)
- T-libs-api - Relevant to the library API team, which will review and decide on the PR/issue.
- S-waiting-on-review - Status: Awaiting review from the assignee but also interested parties.
- disposition-merge - 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.
- needs-fcp - This change is insta-stable, so needs a completed FCP to proceed.
Open PR #95965
Stabilize int_roundings
(333 days old)
- T-libs-api - Relevant to the library API team, which will review and decide on the PR/issue.
- S-waiting-on-author - Status: This is awaiting some action (such as code changes or more information) from the author.
- S-waiting-on-fcp - Status: PR is in FCP and is awaiting for FCP to complete.
Open PR #94455
About releases.rs
#
- Github Repo
- Generated at Fri, 27 Jan 2023 20:29:25 +0000