summary refs log tree commit diff
path: root/tests/ui/parser/attribute
AgeCommit message (Expand)AuthorLines
2024-01-26Properly recover from trailing attr in bodyEsteban Küber-0/+36
2024-01-12Suggest quoting unquoted idents in attrssjwang05-0/+54
2023-12-28Don't expect bodyless arms if the pattern can never be a never patternLieselotte-9/+9
2023-12-03Parse a pattern with no armNadrieril-9/+9
2023-11-24Show number in error message even for one errorNilstrieb-10/+10
2023-11-16Handle attempts to have multiple `cfg`d tail expressionsEsteban Küber-0/+73
2023-10-09Move some tests aroundEsteban Küber-0/+696