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

Add fully qualified primitives in proc macro #2037

Merged
merged 2 commits into from
Sep 7, 2021

Conversation

mc1098
Copy link
Contributor

@mc1098 mc1098 commented Sep 7, 2021

Description

Adds shadowing of primitives in the proc macro tests.
Fixes a few cases where primitive types are not fully qualified.

Another Part of #1633 :)
Fixes #0000

Checklist

  • I have run cargo make pr-flow
  • I have reviewed my own code
  • I have added tests - I think adding shadowing of primitives counts 🤔

@siku2
Copy link
Member

siku2 commented Sep 7, 2021

❤️

@siku2 siku2 merged commit 4c6da9a into yewstack:master Sep 7, 2021
@mc1098 mc1098 deleted the explicit-primitives-in-macro branch September 7, 2021 18:15
@voidpumpkin voidpumpkin added the A-yew-macro Area: The yew-macro crate label Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-yew-macro Area: The yew-macro crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants