about summary refs log tree commit diff
path: root/src/test/ui/parser/inner-attr.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-20/+0
2022-06-16 fix one more case of trailing spaceklensy-1/+1
2022-06-16diagnostics: fix trailing spaceklensy-1/+1
2021-09-02Provide more context on incorrect inner attributeEsteban Kuber-1/+8
Suggest changing an inner attribute into an outer attribute if followed by an item.
2020-03-06bless testsMatthias Krüger-1/+1
2019-07-27Make more informative error on outer attr after innerEvgenii P-2/+5
2019-03-11Update testsVadim Petrochenkov-1/+1
2019-01-06tests: Do not use `-Z parse-only`, continue compilation to test recoveryVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+10