about summary refs log tree commit diff
path: root/src/test/ui/parser/recover-missing-semi.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-13/+0
2019-10-28Use heuristics to recover parsing of missing `;`Esteban Küber-2/+2
2019-04-10Recover from missing semicolon based on the found tokenEsteban Küber-0/+13