Skip to content

docs(plan): sync #114 plan Parse example to shipped code#141

Merged
joeldsouzax merged 1 commit into
mainfrom
docs/114-plan-shadow-note-sync
Jul 5, 2026
Merged

docs(plan): sync #114 plan Parse example to shipped code#141
joeldsouzax merged 1 commit into
mainfrom
docs/114-plan-shadow-note-sync

Conversation

@joeldsouzax

Copy link
Copy Markdown
Contributor

Small doc-only fix. The #114 implementation plan's Parse<DeriveMsg> snippet shadowed input; the shipped macros/src/derive_msg.rs binds the parsed AST to derive (the god-level clippy bar bans shadow-reuse). This aligns the historical plan doc with what actually landed. No code change.

…adow)

The #114 plan's Parse<DeriveMsg> snippet shadowed `input`; the shipped
derive_msg.rs binds the parsed AST to `derive` instead (god-level clippy
bans shadow-reuse). Align the historical plan doc with what landed.
@joeldsouzax joeldsouzax merged commit f59be81 into main Jul 5, 2026
6 checks passed
@joeldsouzax joeldsouzax deleted the docs/114-plan-shadow-note-sync branch July 5, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant