Commit 44558a5
committed
Align
- [x] Update `ConformEncodableTests.misuseWithCodable` to expect four diagnostics.
- [x] Ensure diagnostic IDs, messages, fix-its, and line/column positions match emitted results:
- [x] Two diagnostics for `@ConformEncodable` at line 1, column 1.
- [x] Two diagnostics for `@Codable` at line 2, column 1.
- [x] Mirrors the pattern already used in `misuseWithDecodable`.misuseWithCodable diagnostics with actual macro output1 parent af382df commit 44558a5
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
41 | 50 | | |
42 | 51 | | |
43 | 52 | | |
| |||
491 | 500 | | |
492 | 501 | | |
493 | 502 | | |
| 503 | + | |
0 commit comments