diff options
| author | Mark Rousskov <mark.simulacrum@gmail.com> | 2021-10-14 10:58:16 -0400 |
|---|---|---|
| committer | Mark Rousskov <mark.simulacrum@gmail.com> | 2021-10-14 10:58:16 -0400 |
| commit | 2284082ae8e9d422fdacfa7c229d2676d61470a5 (patch) | |
| tree | aefe59dfd39d3f1e932c6b2d166b35f71cc214b3 /RELEASES.md | |
| parent | 8485e6fdece723152c024228284ca76592108f72 (diff) | |
| download | rust-2284082ae8e9d422fdacfa7c229d2676d61470a5.tar.gz rust-2284082ae8e9d422fdacfa7c229d2676d61470a5.zip | |
Drop reverted stabilizations from release notes
Diffstat (limited to 'RELEASES.md')
| -rw-r--r-- | RELEASES.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/RELEASES.md b/RELEASES.md index 63af8ebac19..52d823d8aca 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -6,7 +6,6 @@ Language - [The 2021 Edition is now stable.][rust#88100] See [the edition guide][rust-2021-edition-guide] for more details. -- [You can now specify explicit discriminant values on any Rust enum.][rust#86860] - [The pattern in `binding @ pattern` can now also introduce new bindings.][rust#85305] - [Union field access is permitted in `const fn`.][rust#85769] @@ -51,8 +50,6 @@ Stabilised APIs --------------- - [`std::os::unix::fs::chroot`] -- [`Iterator::intersperse`] -- [`Iterator::intersperse_with`] - [`UnsafeCell::raw_get`] - [`BufWriter::into_parts`] - [`core::panic::{UnwindSafe, RefUnwindSafe, AssertUnwindSafe}`] |
