Skip to content

Commit 2284082

Browse files
Drop reverted stabilizations from release notes
1 parent 8485e6f commit 2284082

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

RELEASES.md

-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ Language
66

77
- [The 2021 Edition is now stable.][rust#88100]
88
See [the edition guide][rust-2021-edition-guide] for more details.
9-
- [You can now specify explicit discriminant values on any Rust enum.][rust#86860]
109
- [The pattern in `binding @ pattern` can now also introduce new bindings.][rust#85305]
1110
- [Union field access is permitted in `const fn`.][rust#85769]
1211

@@ -51,8 +50,6 @@ Stabilised APIs
5150
---------------
5251

5352
- [`std::os::unix::fs::chroot`]
54-
- [`Iterator::intersperse`]
55-
- [`Iterator::intersperse_with`]
5653
- [`UnsafeCell::raw_get`]
5754
- [`BufWriter::into_parts`]
5855
- [`core::panic::{UnwindSafe, RefUnwindSafe, AssertUnwindSafe}`]

0 commit comments

Comments
 (0)