Skip to content

Generic associated types in trait paths#79554

Merged
bors merged 7 commits intorust-lang:masterfrom
b-naber:generic-associated-types-in-trait-paths
Feb 5, 2021
Merged

Generic associated types in trait paths#79554
bors merged 7 commits intorust-lang:masterfrom
b-naber:generic-associated-types-in-trait-paths

Conversation

@b-naber
Copy link
Copy Markdown
Contributor

@b-naber b-naber commented Nov 30, 2020

This is the second part of #78978

This should fix:

Fixes #67510
Fixes #68648
Fixes #68649
Fixes #68650
Fixes #68652
Fixes #74684
Fixes #76535
Fixes #79422
Fixes #80433

and implement the remaining functionality needed for #44265

r? @matthewjasper

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment