Skip to content

fix broken import on function_component.rs #1683

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
Jan 8, 2021
Merged

Conversation

Th3-M4jor
Copy link
Contributor

@Th3-M4jor Th3-M4jor commented Jan 8, 2021

Description

Fixes a broken import. syn no longer re-exports ToToken from quote. This changes it to pull ToToken from quote directly.

Fixes #1681

Checklist

  • I have run cargo make pr-flow
  • I have reviewed my own code
  • I have added tests

This was a build error due to dependency issues, so these tests should be irrelevant?

@siku2 siku2 merged commit db3170f into yewstack:master Jan 8, 2021
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.

yewtil-macro currently doesn't build
2 participants