Skip to content

Allow Trait inheritance with cycles on associated types#79209

Merged
bors merged 28 commits intorust-lang:masterfrom
spastorino:trait-inheritance-self
Nov 29, 2020
Merged

Allow Trait inheritance with cycles on associated types#79209
bors merged 28 commits intorust-lang:masterfrom
spastorino:trait-inheritance-self

Conversation

@spastorino
Copy link
Copy Markdown
Member

@spastorino spastorino commented Nov 19, 2020

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

Labels

A-associated-items Area: Associated items (types, constants & functions) A-trait-system Area: Trait system merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trait inheritance gives unexpected compile error when inherited traits use associated types defined in trait

7 participants