summary refs log tree commit diff
path: root/src/test/ui/parser/issue-45296.rs
AgeCommit message (Collapse)AuthorLines
2021-09-02Provide more context on incorrect inner attributeEsteban Kuber-0/+1
Suggest changing an inner attribute into an outer attribute if followed by an item.
2021-01-16Move some tests to more reasonable directories - 2Caio-0/+5
Address comments Update limits