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