Rust Versions

Rust Versions #

  • Stable: 1.77.2
  • Beta: 1.78.0 (2 May, 2024, 7 days left)
  • Nightly: 1.79.0 (13 June, 2024, 49 days left)

Ongoing Stabilization PRs #

Stabilize binary_heap_as_slice (8 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 #124012

Stabilize Utf8Chunks (11 days old)
  • 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 #123909

Stabilize seek_seek_relative (13 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 #123817

Stabilize hint::assert_unchecked (18 days old)
  • T-libs-api - Relevant to the library API 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-review - Status: Awaiting review from the assignee but also interested parties.

Open PR #123588

Stabilize the size of incr comp object file names (21 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.
  • PG-exploit-mitigations - Project group: Exploit mitigations

Open PR #123441

Stabilize count, ignore, index, and length in Rust 1.80 (35 days old)
  • A-testsuite - Area: The testsuite used to check the correctness of rustc
  • 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.
  • S-waiting-on-team - Status: Awaiting decision from the relevant subteam (see the T- label).
  • 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 #122808

Stabilize min_exhaustive_patterns (35 days old)
  • T-lang - Relevant to the language 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).
  • 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.
  • I-lang-nominated - The issue / PR has been nominated for discussion during a lang team meeting.
  • F-exhaustive_patterns - #![feature(exhaustive_patterns)]

Open PR #122792

stabilize -Znext-solver=coherence (54 days old)
  • relnotes - Marks issues that should be documented in the release notes of the next release.
  • S-waiting-on-crater - Status: Waiting on a crater run to be completed.
  • 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.
  • to-announce - Announce this issue on triage meeting
  • perf-regression - Performance regression.
  • 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

Open PR #121848

Stabilize associated type position impl Trait (ATPIT) (79 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.
  • A-impl-trait - Area: impl Trait. Universally / existentially quantified anonymous types with static dispatch.
  • 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.
  • T-types - Relevant to the types team, which will review and decide on the PR/issue.
  • F-impl_trait_in_assoc_type - #![feature(impl_trait_in_assoc_type)]

Open PR #120700

stabilise assert_matches (93 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.
  • A-query-system - Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)

Open PR #120234

Stabilize --env-set option (102 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.
  • 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 #119926

Stabilize Wasm relaxed SIMD (176 days old)
  • T-lang - Relevant to the language team, which will review and decide on the PR/issue.
  • 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.

Open PR #117468

Stabilize Ready::into_inner() (200 days old)
  • T-libs-api - Relevant to the library API team, which will review and decide on the PR/issue.
  • S-blocked - Status: Marked as blocked ❌ on something else such as an RFC or other implementation work.
  • S-tracking-design-concerns - Status: There are blocking ❌ design concerns.

Open PR #116528

Stabilize extended_varargs_abi_support (212 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.
  • I-lang-nominated - The issue / PR has been nominated for discussion during a lang team meeting.
  • F-extended_varargs_abi_support - #![feature(extended_varargs_abi_support)]

Open PR #116161

Stabilize target_feature_11 (214 days old)
  • T-compiler - Relevant to the compiler team, which will review and decide on the PR/issue.
  • S-blocked - Status: Marked as blocked ❌ on something else such as an RFC or other implementation work.
  • T-libs - Relevant to the library team, which will review and decide on the PR/issue.

Open PR #116114

Stabilise c_unwind (215 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 #116088

Stabilise exhaustive patterns feature (382 days old)
  • T-lang - Relevant to the language 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.
  • A-exhaustiveness-checking - Relating to exhaustiveness / usefulness checking of patterns
  • T-libs - Relevant to the library team, which will review and decide on the PR/issue.
  • F-exhaustive_patterns - #![feature(exhaustive_patterns)]

Open PR #110105

Stabilize anonymous_lifetime_in_impl_trait (453 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-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.

Open PR #107378

Stabilize io_error_more (478 days old)
  • T-libs-api - Relevant to the library API team, which will review and decide on the PR/issue.
  • S-blocked - Status: Marked as blocked ❌ on something else such as an RFC or other implementation work.

Open PR #106375

About releases.rs #

  • Github Repo
  • Generated at Thu, 25 Apr 2024 09:19:27 +0000