Skip to content

Make subtyping for projection types stricter. #21747

Merged
alexcrichton merged 1 commit intorust-lang:masterfrom
nikomatsakis:issue-21726-projection-subtyping
Jan 31, 2015
Merged

Make subtyping for projection types stricter. #21747
alexcrichton merged 1 commit intorust-lang:masterfrom
nikomatsakis:issue-21726-projection-subtyping

Conversation

@nikomatsakis
Copy link
Copy Markdown
Contributor

Make subtyping for projection types stricter. Fixes #21726.

r? @pnkfelix

@nikomatsakis
Copy link
Copy Markdown
Contributor Author

@bors r=pnkfelix f1ace34

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 30, 2015
…subtyping

Make subtyping for projection types stricter. Fixes rust-lang#21726.

r? @pnkfelix
@alexcrichton alexcrichton merged commit f1ace34 into rust-lang:master Jan 31, 2015
@nikomatsakis nikomatsakis deleted the issue-21726-projection-subtyping branch March 30, 2016 16:14
lnicola pushed a commit to lnicola/rust that referenced this pull request Mar 6, 2026
fix: Allow never coercions in struct update syntax
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.

Subtyping rules for associated type projections

3 participants