mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
1281d43942
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`.