Skip to content

fix: Work around older synstructure derives #9572

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 2 commits into from
Jul 11, 2021

Conversation

flodiebold
Copy link
Member

Fixes #9562, until the proper fix rust-lang/chalk#717 works which requires mystor/synstructure#47 to be released.

Also add an unrelated test, for #9560.

This treats the consts generated by older synstructure versions like
unnamed consts. We should remove this at some point (at least after
Chalk has switched).
@lnicola
Copy link
Member

lnicola commented Jul 11, 2021

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 11, 2021

@bors bors bot merged commit 3fc5f01 into rust-lang:master Jul 11, 2021
@flodiebold flodiebold deleted the chalk-derive-fix branch July 12, 2021 11:54
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.

Chalk HasInterner derive macro doesn't work because it expands to named constant
2 participants