File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -175,6 +175,7 @@ Compiler
175
175
- [Improved debugger output for enums on Windows MSVC platforms.][85292]
176
176
- [Added tier 3\* support for `bpfel-unknown-none`
177
177
and `bpfeb-unknown-none`.][79608]
178
+ - [`-Zmutable-noalias=yes`][82834] is enabled by default when using LLVM 12 or above.
178
179
179
180
\* Refer to Rust's [platform support page][platform-support-doc] for more
180
181
information on Rust's tiered platform support.
@@ -244,6 +245,7 @@ Compatibility Notes
244
245
[83366]: https://github.com/rust-lang/rust/pull/83366
245
246
[83278]: https://github.com/rust-lang/rust/pull/83278
246
247
[85292]: https://github.com/rust-lang/rust/pull/85292
248
+ [82834]: https://github.com/rust-lang/rust/pull/82834
247
249
[cargo/9520]: https://github.com/rust-lang/cargo/pull/9520
248
250
[cargo/9499]: https://github.com/rust-lang/cargo/pull/9499
249
251
[cargo/9488]: https://github.com/rust-lang/cargo/pull/9488
You can’t perform that action at this time.
0 commit comments