about summary refs log tree commit diff
path: root/tests/ui/macros/macro-rules-attr-error.stderr
AgeCommit message (Expand)AuthorLines
2025-10-01mbe: Add tests for `unsafe` attr invocationJosh Triplett-1/+13
2025-08-12Detect and report macro kind mismatches early, and more preciselyJosh Triplett-7/+48
2025-08-08mbe: Add a test for calling a macro with no function-like rulesJosh Triplett-1/+10
2025-08-08mbe: Add test for attribute expansion with `compile_error!`Josh Triplett-0/+13