rust/compiler/rustc_middle
Nicholas Nethercote 1281d43942 Remove RegionHighlightMode::tcx.
It's easier to pass it in to the one method that needs it
(`highlighting_region_vid`) than to store it in the type. This means
`RegionHighlightMode` can impl `Default`.
2023-09-18 09:37:09 +10:00
..
src Remove RegionHighlightMode::tcx. 2023-09-18 09:37:09 +10:00
Cargo.toml
messages.ftl
README.md

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