Function rustc_utils::test_utils::color_ranges
source ยท pub fn color_ranges(
prog: &str,
all_ranges: Vec<(&str, &FxHashSet<ByteRange>)>
) -> StringAvailable on crate feature
test only.pub fn color_ranges(
prog: &str,
all_ranges: Vec<(&str, &FxHashSet<ByteRange>)>
) -> Stringtest only.