Delete macro expand tests

So far I haven't ended up being that pleased with the value proposition
of these tests.
This commit is contained in:
David Tolnay
2023-01-14 12:08:12 -08:00
parent d81f0ef652
commit a649190a4d
25 changed files with 1 additions and 5524 deletions
+1 -1
View File
@@ -191,4 +191,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: dtolnay/install@cargo-outdated
- run: cargo outdated --workspace --exclude macrotest,prettyplease --exit-code 1
- run: cargo outdated --workspace --exit-code 1