about summary refs log tree commit diff
path: root/tests/ui/parser/macro/pub-method-macro.stderr
AgeCommit message (Collapse)AuthorLines
2025-07-05Move macro tests in `parser` into `macro` directoryJosh Triplett-0/+15
The `macro` directory contains most of the macro tests, but not all of them; move the remainder into `macro`.