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

Allow the use of Rust keywords for element names #1772

Merged
merged 6 commits into from
Feb 28, 2021
Merged

Conversation

siku2
Copy link
Member

@siku2 siku2 commented Feb 28, 2021

Description

Fixes: #1771
Closes: #1732

This PR also updates the macro tests to check macro hygiene (see #1633) which has uncovered a few issues which are also being fixed in this PR.

Should also fix the long standing issue with the "publish examples" workflow and some pesky Clippy warnings.

@siku2 siku2 marked this pull request as ready for review February 28, 2021 14:22
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.

Cannot use <use> (in <svg>) any more "Publish Examples" actions workflow broken
2 participants