diff options
| -rw-r--r-- | RELEASES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md index bfcd65d9fa8..5671a6e65d8 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -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 ------------- |
