We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e3bb00 commit 6b80510Copy full SHA for 6b80510
RELEASES.md
@@ -59,7 +59,7 @@ Libraries
59
Stabilized APIs
60
---------------
61
62
-- [Allow `NonZero<char>`](https://github.com/rust-lang/rust/pull/141001)
+- [`NonZero<char>`](https://doc.rust-lang.org/stable/std/num/struct.NonZero.html)
63
- Many intrinsics for x86, not enumerated here
64
- [AVX512 intrinsics](https://github.com/rust-lang/rust/issues/111137)
65
- [`SHA512`, `SM3` and `SM4` intrinsics](https://github.com/rust-lang/rust/issues/126624)
0 commit comments