Commit a12e0e8
committed
Drop ModuleSelfAnnotation arm absent from pinned v4.0.2 AST
The generated Node enum is built from vendor/rbs/config.yml, which is
synced from the pinned v4.0.2 tag. v4.0.2 has no ModuleSelfAnnotation
node, so node_kind referenced a non-existent variant and failed to
compile under cargo clippy / cargo test.
https://claude.ai/code/session_01Bb4HnSKGf3PMGo1F8LUpz41 parent 17ea0ed commit a12e0e8
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1212 | 1212 | | |
1213 | 1213 | | |
1214 | 1214 | | |
1215 | | - | |
1216 | 1215 | | |
1217 | 1216 | | |
1218 | 1217 | | |
| |||
0 commit comments