Skip to content

Commit f858c7c

Browse files
committed
Add mutable-noalias to the release notes for 1.54
1 parent 9863bf5 commit f858c7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASES.md

+2
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ Compiler
175175
- [Improved debugger output for enums on Windows MSVC platforms.][85292]
176176
- [Added tier 3\* support for `bpfel-unknown-none`
177177
and `bpfeb-unknown-none`.][79608]
178+
- [`-Zmutable-noalias=yes`][82834] is enabled by default when using LLVM 12 or above.
178179

179180
\* Refer to Rust's [platform support page][platform-support-doc] for more
180181
information on Rust's tiered platform support.
@@ -244,6 +245,7 @@ Compatibility Notes
244245
[83366]: https://github.com/rust-lang/rust/pull/83366
245246
[83278]: https://github.com/rust-lang/rust/pull/83278
246247
[85292]: https://github.com/rust-lang/rust/pull/85292
248+
[82834]: https://github.com/rust-lang/rust/pull/82834
247249
[cargo/9520]: https://github.com/rust-lang/cargo/pull/9520
248250
[cargo/9499]: https://github.com/rust-lang/cargo/pull/9499
249251
[cargo/9488]: https://github.com/rust-lang/cargo/pull/9488

0 commit comments

Comments
 (0)