]> git.lizzy.rs Git - rust.git/commitdiff
Update RELEASES.md
authorXAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
Mon, 26 Oct 2020 10:24:31 +0000 (11:24 +0100)
committerGitHub <noreply@github.com>
Mon, 26 Oct 2020 10:24:31 +0000 (11:24 +0100)
RELEASES.md

index dce605b8b30aecbdf967ed74a1e27b6add8778e6..91ec16f2df29514a56a8b1ae6d37af94f2b91eb2 100644 (file)
@@ -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
 -------------