mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
Update RELEASES.md
This commit is contained in:
committed by
Pietro Albini
parent
51d9591de1
commit
dc8d2eb60b
+1
-1
@@ -82,7 +82,7 @@ Compatibility Notes
|
||||
- [Updated `_mm256_extract_epi8` and `_mm256_extract_epi16` signatures in
|
||||
`arch::{x86, x86_64}` to return `i32` to match the vendor signatures.][73166]
|
||||
- [`mem::uninitialized` will now panic if any inner types inside a struct or enum
|
||||
disallow zero-initialization].[71274]
|
||||
disallow zero-initialization.][71274]
|
||||
|
||||
Internal Only
|
||||
-------------
|
||||
|
||||
Reference in New Issue
Block a user