mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +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.