about summary refs log tree commit diff
path: root/tests/ui/parser/issues/issue-62973.stderr
AgeCommit message (Expand)AuthorLines
2025-07-18Deduplicate `unmatched_delims` in `rustc_parse` to reduce confusionxizheyin-4/+2
2025-03-29compiletest: Support matching diagnostics on lines belowVadim Petrochenkov-3/+3
2024-07-18Be more accurate about calculating `display_col` from a `BytePos`Esteban Küber-1/+1
2023-02-28remove duplicated diagnostic for unclosed delimiteryukang-27/+14
2023-02-28Exit when there are unmatched delims to avoid noisy diagnosticsyukang-44/+1
2023-01-27Improve unexpected close and mismatch delimiter hint in TokenTreesReaderyukang-4/+8
2023-01-11Move /src/test to /testsAlbert Larsan-0/+83