mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
afe8c4537c
cleanup: handle -Zmutable-noalias like -Zbox-noalias r? `@bjorn3` cc `@RalfJung` this will conflict with #106180
rustc_target contains some very low-level details that are
specific to different compilation targets and so forth.
For more information about how rustc works, see the rustc dev guide.