We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8485e6f commit 2284082Copy full SHA for 2284082
RELEASES.md
@@ -6,7 +6,6 @@ Language
6
7
- [The 2021 Edition is now stable.][rust#88100]
8
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]
10
- [The pattern in `binding @ pattern` can now also introduce new bindings.][rust#85305]
11
- [Union field access is permitted in `const fn`.][rust#85769]
12
@@ -51,8 +50,6 @@ Stabilised APIs
51
50
---------------
52
53
- [`std::os::unix::fs::chroot`]
54
-- [`Iterator::intersperse`]
55
-- [`Iterator::intersperse_with`]
56
- [`UnsafeCell::raw_get`]
57
- [`BufWriter::into_parts`]
58
- [`core::panic::{UnwindSafe, RefUnwindSafe, AssertUnwindSafe}`]
0 commit comments