about summary refs log tree commit diff
diff options
context:
space:
mode:
authorXAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>2021-05-26 14:22:19 +0200
committerGitHub <noreply@github.com>2021-05-26 14:22:19 +0200
commit9348118c30ed28d22f43fe3f9471c8a02770574c (patch)
treeeca344e097518e54a5a45c7554a3f66becb11f6c
parent3fcf5f3150565fbf4441d8ffd2ec7b955e93037f (diff)
downloadrust-9348118c30ed28d22f43fe3f9471c8a02770574c.tar.gz
rust-9348118c30ed28d22f43fe3f9471c8a02770574c.zip
Update RELEASES.md
-rw-r--r--RELEASES.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/RELEASES.md b/RELEASES.md
index d4540bf2b2e..fb2c06d0cff 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -24,7 +24,6 @@ Language
 
 Compiler
 -----------------------
-- [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]
@@ -143,7 +142,6 @@ related tools.
 [77704]: https://github.com/rust-lang/rust/pull/77704
 [83941]: https://github.com/rust-lang/rust/pull/83941
 [83065]: https://github.com/rust-lang/rust/pull/83065
-[82834]: https://github.com/rust-lang/rust/pull/82834
 [81764]: https://github.com/rust-lang/rust/pull/81764
 [81469]: https://github.com/rust-lang/rust/pull/81469
 [cargo/9298]: https://github.com/rust-lang/cargo/pull/9298