rust/compiler/rustc_middle
Nicholas Nethercote 7eb15509ce Remove unnecessary RegionKind:: quals.
The variant names are exported, so we can use them directly (possibly
with a `ty::` qualifier). Lots of places already do this, this commit
just increases consistency.
2022-02-15 16:14:24 +11:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Remove unnecessary RegionKind:: quals. 2022-02-15 16:14:24 +11:00
Cargo.toml ⬆ chalk to 0.76.0 2022-01-19 13:44:43 -06:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

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