Commit 7cbc4ea
committed
Fix stale conformance.toml spec_pin; guard it
PR #173 review: conformance.toml [manifest].spec_pin was stale at
v0.60.0 -- a fourth pin-sync point the smoke test did not cover, so it
drifted across the v0.15.0 pin bumps. Update it to v0.64.0 and add a
smoke-test assertion that spec_pin tracks __spec_version__ so it cannot
drift again.1 parent 739f2d2 commit 7cbc4ea
2 files changed
Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
27 | 41 | | |
28 | 42 | | |
29 | 43 | | |
| |||
0 commit comments