mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
6d1c3a40cb
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.