about summary refs log tree commit diff
path: root/src/test/ui/parser/doc-comment-in-if-statement.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-25/+0
2022-06-16diagnostics: fix trailing spaceklensy-1/+1
2021-09-02Provide more context on incorrect inner attributeEsteban Kuber-0/+5
Suggest changing an inner attribute into an outer attribute if followed by an item.
2020-04-22Update UI testsGuillaume Gomez-1/+2
2020-03-10parse_if_expr: recover on attributesMazdak Farrokhzad-4/+4
2020-03-10unify/improve/simplify attribute parsingMazdak Farrokhzad-3/+12
2019-12-23more recovery in if-parsingMazdak Farrokhzad-1/+1
2018-10-28Use token description in "expected/found" parse messagesEsteban Küber-0/+10