rust/compiler/rustc_borrowck
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 Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00
messages.ftl cleanup on messages 2023-09-12 07:27:17 +08:00