Function rustfmt_nightly::config::file_lines::normalize_ranges
source · Expand description
Normalizes the ranges so that the invariants for FileLines
hold: ranges are non-overlapping,
and ordered by their start point.