mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 13:34:38 +00:00
dont call mir.post_mono_checks in codegen It seems like all tests are still passing when I remove this... let's see what CI says.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.