about summary refs log tree commit diff
path: root/tests/ui/parser/deli-ident-issue-1.rs
AgeCommit message (Expand)AuthorLines
2023-02-28Exit when there are unmatched delims to avoid noisy diagnosticsyukang-2/+0
2023-01-27Improve unexpected close and mismatch delimiter hint in TokenTreesReaderyukang-1/+0
2023-01-26add testcase for #104012yukang-0/+25