| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-18 | Deduplicate `unmatched_delims` in `rustc_parse` to reduce confusion | xizheyin | -3/+2 |
| 2025-03-29 | compiletest: Support matching diagnostics on lines below | Vadim Petrochenkov | -2/+2 |
| 2024-07-18 | Be more accurate about calculating `display_col` from a `BytePos` | Esteban Küber | -1/+1 |
| 2023-02-28 | remove duplicated diagnostic for unclosed delimiter | yukang | -8/+8 |
| 2023-02-28 | Exit when there are unmatched delims to avoid noisy diagnostics | yukang | -7/+1 |
| 2023-01-27 | Improve unexpected close and mismatch delimiter hint in TokenTreesReader | yukang | -2/+3 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+24 |
