mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
acb5ee2f84
The IR is a bit different (in particular wrt naming) if debug-assertions-std is enabled. Peculiarly, the issue goes away if overflow-check-std is also enabled, which is why CI did not catch this.