about summary refs log tree commit diff
path: root/src/test/ui/macros/syntax-error-recovery.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-31/+0
2022-12-01While parsing enum variant, the error message always disappearYiming Lei-0/+1
2022-09-13Emit an error instead of reconstructing token stream.Camille GILLOT-1/+7
2022-09-13Manually cleanup token stream when macro expansion aborts.Camille GILLOT-0/+24