diff options
| author | XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com> | 2021-05-21 13:40:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-21 13:40:24 +0200 |
| commit | bc86e8111a618bb0f89f713e1f0c4efb3501358b (patch) | |
| tree | b0b7083042a3f09154fead74286fd620d9d19572 | |
| parent | ac5d15a4ca728cb1e7795425bc12a8391c9b38dc (diff) | |
| download | rust-bc86e8111a618bb0f89f713e1f0c4efb3501358b.tar.gz rust-bc86e8111a618bb0f89f713e1f0c4efb3501358b.zip | |
Update RELEASES.md
| -rw-r--r-- | RELEASES.md | 3 |
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] |
