Skip to content

Commit

Permalink
Drop reverted stabilizations from release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-Simulacrum committed Oct 14, 2021
1 parent 8485e6f commit 2284082
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions RELEASES.md
Expand Up @@ -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]

Expand Down Expand Up @@ -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}`]
Expand Down

0 comments on commit 2284082

Please sign in to comment.