Skip to content

Use VisitMut in elide_lifetimes #5200

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

Merged
merged 3 commits into from
Jun 19, 2025
Merged

Use VisitMut in elide_lifetimes #5200

merged 3 commits into from
Jun 19, 2025

Conversation

Tpt
Copy link
Contributor

@Tpt Tpt commented Jun 19, 2025

Simpler and more robust code

@@ -0,0 +1 @@
Macros: Simplify the implementation of `elide_lifetimes` using `syn::visit_mut`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need a changelog for something purely internals

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed.

@Tpt Tpt added the CI-skip-changelog Skip checking changelog entry label Jun 19, 2025
@alex alex enabled auto-merge June 19, 2025 15:15
@alex alex added this pull request to the merge queue Jun 19, 2025
Merged via the queue into PyO3:main with commit 82eefff Jun 19, 2025
44 of 45 checks passed
@Tpt Tpt deleted the elide-lifetime branch June 23, 2025 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-skip-changelog Skip checking changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants