summary refs log tree commit diff
path: root/src/test/ui/macros/syntax-error-recovery.rs
AgeCommit message (Expand)AuthorLines
2022-09-13Emit an error instead of reconstructing token stream.Camille GILLOT-0/+1
2022-09-13Manually cleanup token stream when macro expansion aborts.Camille GILLOT-0/+17