mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
13dac8fb73
Replace `mir_built` query with a hook and use mir_const everywhere instead A small perf improvement due to less dep graph handling. Mostly just a cleanup to get rid of one of our many mir queries