Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mutate proc macro functions #415

Merged
merged 5 commits into from
Oct 1, 2024
Merged

Mutate proc macro functions #415

merged 5 commits into from
Oct 1, 2024

Conversation

sourcefrog
Copy link
Owner

@sourcefrog sourcefrog commented Sep 14, 2024

  • Docs explaining that proc macro implementations can be mutated, but this only mutates the definitions and not the usage of macros
  • News
  • Maybe test that the testdata crate is fully covered?

Fixes #406

@sourcefrog sourcefrog linked an issue Sep 14, 2024 that may be closed by this pull request
@sourcefrog sourcefrog marked this pull request as ready for review September 30, 2024 15:48
@sourcefrog sourcefrog merged commit f111144 into main Oct 1, 2024
41 checks passed
@sourcefrog sourcefrog deleted the 406-proc-macro-targets branch October 1, 2024 17:47
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.

Support for proc-macro crates
1 participant