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
..
2023-06-20 20:55:31 +08:00
2023-08-16 18:12:18 +00:00
2023-05-29 17:15:48 +02:00
2023-09-02 19:35:51 -04:00
2023-09-11 12:51:07 +10:00