Skip to content

docs(procedural_macros): clarify explanation of macro development#9

Merged
Atliac merged 1 commit into
mainfrom
correct
Mar 21, 2026
Merged

docs(procedural_macros): clarify explanation of macro development#9
Atliac merged 1 commit into
mainfrom
correct

Conversation

@Atliac
Copy link
Copy Markdown
Owner

@Atliac Atliac commented Mar 21, 2026

Improve the description of how syn, quote, and proc-macro2 enable testing and debugging. The revised text better explains the decoupling of macro logic from the restricted proc-macro environment and emphasizes the use of standard Rust tooling.

workflow

Improve the description of how syn, quote, and proc-macro2 enable
testing and debugging. The revised text better explains the decoupling
of macro logic from the restricted proc-macro environment and emphasizes
the use of standard Rust tooling.
@Atliac Atliac enabled auto-merge (squash) March 21, 2026 20:30
@Atliac Atliac merged commit 9690c8b into main Mar 21, 2026
2 checks passed
@Atliac Atliac deleted the correct branch March 21, 2026 20:30
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