mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
26d260bfa4
This matches the behavior of Clang and allows us to remove several hacks which were needed to ensure functions weren't optimized away before reaching the instrumentation pass.
For more information about how rustc works, see the rustc dev guide.