mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 11:47:13 +00:00

Only call `mir_const_qualif` if absolutely necessary Pull the perf change out of https://github.com/rust-lang/rust/pull/113617 This should not have any impact on behaviour (if it does, we'll see an ICE)