Rust Versions

Rust Versions #

  • Stable: 1.68.0
  • Beta: 1.69.0 (20 April, 2023, 26 days left)
  • Nightly: 1.70.0 (1 June, 2023, 68 days left)

Ongoing Stabilization PRs #

Stabilize -Cdlltool (1 day old)
  • A-testsuite - Area: The testsuite used to check the correctness of rustc
  • 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 #109575

Stabilize debugger_visualizer (23 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 #108668

Stabilize const slice::split_at (33 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.
  • needs-fcp - This change is insta-stable, so needs a completed FCP to proceed.

Open PR #108273

Stabilize const_cstr_methods (50 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.
  • 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 #107624

Stabilize anonymous_lifetime_in_impl_trait (57 days old)
  • T-lang - Relevant to the language 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.
  • 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 #107378

Stabilize io_error_more (82 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 (92 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

Partial stabilization of once_cell (103 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.
  • 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

Stabilise inline_const (138 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 (148 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.
  • 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.

Open PR #103682

stabilise array methods (151 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 #103522

Stabilize waker_getters (198 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 (202 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 (215 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 lint_reasons in rustc (RFC 2383) (260 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! (296 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 (300 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 (306 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 (347 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 (390 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 Sat, 25 Mar 2023 23:29:13 +0000