about summary refs log tree commit diff
path: root/tests/ui/parser/attribute/attr-stmt-expr-attr-bad.rs
AgeCommit message (Expand)AuthorLines
2025-04-03Use `cfg(false)` in UI testsclubby789-45/+45
2024-06-19Move `parse_or_use_outer_attributes` out of `parse_expr_prefix_range`.Nicholas Nethercote-2/+2
2023-12-28Don't expect bodyless arms if the pattern can never be a never patternLieselotte-3/+3
2023-12-03Parse a pattern with no armNadrieril-3/+3
2023-10-09Move some tests aroundEsteban Küber-0/+108