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

It's a function that does stuff with MIR and yet it weirdly has its own module in `rustc_middle::util`. This commit moves it into `rustc_middle::mir`, a more sensible home.