Skip to content

Fix associated type generic bounds not in where clause #26

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 4 commits into from
Jan 19, 2024

Conversation

bsh98
Copy link
Contributor

@bsh98 bsh98 commented Jan 7, 2024

Resolves #25.

Also includes a minor refactor of mk_blanket_impl to prefer the use of split_for_impl over GenericParamName.

@tmandry
Copy link
Member

tmandry commented Jan 19, 2024

Thanks for the PR, @bsh98!

@tmandry tmandry merged commit f1e171e into rust-lang:main Jan 19, 2024
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.

associated types with generic bounds not in where clause won't compile
2 participants