Commit 0ab2a9f
committed
Rename tests named with
Most macro tests use `macro` in the name, making it easy to find and run
tests relevant to macros. However, a few use `mbe` instead. Rename those
to say `macro`.mbe to use macro instead1 parent 6d64306 commit 0ab2a9f
File tree
11 files changed
+1
-1
lines changed- tests/ui
- async-await/async-fn
- parser/macro
- traits/const-traits
11 files changed
+1
-1
lines changedFile renamed without changes.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments