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

0.4.1: support GATs #17

Merged
merged 5 commits into from
Sep 17, 2022
Merged

0.4.1: support GATs #17

merged 5 commits into from
Sep 17, 2022

Conversation

dhardy
Copy link
Contributor

@dhardy dhardy commented Sep 17, 2022

Generic associated types are merged into rustc nightly, and assuming no further issues will reach stable at 1.65.0.

This PR fixes support for GATs (and also attributes on trait consts/methods/types). This PR does not depend on nightly or 1.65.0, but adds an extra test which is only run on rustc ≥ 1.65.0.

@dhardy dhardy changed the title Support GATs 0.4.1: support GATs Sep 17, 2022
@dhardy dhardy merged commit 454f0dd into master Sep 17, 2022
@dhardy dhardy mentioned this pull request Sep 17, 2022
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.

1 participant