Skip to content

Improve some macro hygiene #135

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 1 commit into from
May 20, 2025
Merged

Improve some macro hygiene #135

merged 1 commit into from
May 20, 2025

Conversation

adampetro
Copy link
Contributor

Try to fix all the cases where we weren't fully qualifying types to improve macro hygiene. Also adds a test, but it is more of a sanity check than something exhaustive that would catch all scenarios of poor hygiene.

Copy link
Contributor

@andrewhassan andrewhassan left a comment

Choose a reason for hiding this comment

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

Makes sense to me 👍

@adampetro adampetro merged commit ecf5203 into main May 20, 2025
4 checks passed
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.

2 participants