| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-09-17 | Convert `debug_assert` to `assert` in `CachingSourceMapView` | Aaron Hill | -7/+7 |
| 2020-12-03 | rustc_span: add span_data_to_lines_and_cols to caching source map view | Tyson Nottingham | -22/+188 |
| 2020-12-03 | rustc_span: refactor byte_pos_to_line_and_col | Tyson Nottingham | -28/+31 |
| 2020-12-03 | rustc_span: avoid unnecessary cloning in byte_pos_to_line_and_col | Tyson Nottingham | -2/+2 |
| 2020-10-27 | rustc_span: represent line bounds with Range | Tyson Nottingham | -25/+19 |
| 2020-10-26 | rustc_span: improve bounds checks in byte_pos_to_line_and_col | Tyson Nottingham | -3/+29 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+104 |
