rust/compiler/rustc_middle
Nicholas Nethercote 1ffa331c72 Don't use rustc_hir as ast(!)
It makes for confusing code.

This was introduced in a large commit in #67886 that rearranged a lot of
`use` statements. I suspect it was an accident.
2023-04-16 15:03:17 +10:00
..
2023-04-16 15:03:17 +10:00
2023-03-25 02:12:13 +01:00

For more information about how rustc works, see the rustc dev guide.