rust/compiler/rustc_mir_transform
Nicholas Nethercote 140817380c Move find_self_call.
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.
2025-01-31 16:04:13 +11:00
..
2025-01-31 16:04:13 +11:00