about summary refs log tree commit diff
diff options
context:
space:
mode:
authorXAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>2021-05-21 13:40:24 +0200
committerGitHub <noreply@github.com>2021-05-21 13:40:24 +0200
commitbc86e8111a618bb0f89f713e1f0c4efb3501358b (patch)
treeb0b7083042a3f09154fead74286fd620d9d19572
parentac5d15a4ca728cb1e7795425bc12a8391c9b38dc (diff)
downloadrust-bc86e8111a618bb0f89f713e1f0c4efb3501358b.tar.gz
rust-bc86e8111a618bb0f89f713e1f0c4efb3501358b.zip
Update RELEASES.md
-rw-r--r--RELEASES.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 155d47414b0..3ef242292d0 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -24,8 +24,7 @@ Language
 
 Compiler
 -----------------------
-- [Updated to build with LLVM 12 by , and enabled `mutable-noalias` when
-  built LLVM 12 or greater.][82834]
+- [Enabled `mutable-noalias` when built with LLVM 12 or greater.][82834]
 - [Updated the minimum external LLVM version to LLVM 10.][83387]
 - [Added Tier 3\* support for the `wasm64-unknown-unknown` target.][80525]
 - [Improved debuginfo for closures and async functions on Windows MSVC.][83941]