about summary refs log tree commit diff
path: root/tests/ui/macros/rfc-3086-metavar-expr/syntax-errors.rs
AgeCommit message (Collapse)AuthorLines
2025-06-23mbe: Restructure `macro_metavar_expr` testsTrevor Gross-164/+0
These tests have expanded beyond the RFC, so rename the directory `rfc-3086-metavar-expr` to `metavar-expressions`. `concat` (which wasn't part of the RFC) now fits in this group, so merge its tests into the `metavar-expressions` directory. Additionally rename some related `issue-*` tests.
2024-10-23"innermost", "outermost", "leftmost", and "rightmost" don't need hyphensJosh Triplett-2/+2
These are all standard dictionary words and don't require hyphenation.
2024-06-03Spruce up the diagnostics of some early lintsLeón Orell Valerian Liehr-1/+1
2024-05-10fix tests after s/${length()}/${len()}/Jubilee Young-2/+7
2023-12-01Attempt to try to resolve blocking concernsCaio-20/+14
2023-01-11Move /src/test to /testsAlbert Larsan-0/+165