Commit 03749d6
committed
Auto merge of #153872 - cyrgani:deriving-span-tests, r=Kivooeo
merge and cleanup the `generate-deriving-span-tests.py` tests
These tests are all about making sure that `#[derive]` errors will point at the field of a struct or variant of an enum that does not implement the required trait.
This PR merges the four test files per macro into one, cleans it up a bit and removes the extremely outdated generator script.79 files changed
Lines changed: 737 additions & 1075 deletions
File tree
- src/etc
- tests/ui/derives
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 0 additions & 18 deletions
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
0 commit comments