File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments