mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
10143e781b
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)