mirror of
https://github.com/rust-lang/rust.git
synced 2026-07-23 16:17:37 -04:00
6f72b5dd5f
Apply RemoveNoopLandingPads post-monomorphization On Cargo this cuts ~5% of the LLVM IR lines we generate (measured with -Cno-prepopulate-passes). Closes https://github.com/rust-lang/rust/issues/159399.