about summary refs log tree commit diff
path: root/tests/ui/macros/metavar-expressions/count-empty-index-arg.stderr
AgeCommit message (Collapse)AuthorLines
2025-06-23mbe: Restructure `macro_metavar_expr` testsTrevor Gross-0/+19
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.