Skip to content

Conversation

@flodiebold
Copy link
Member

Without arbitrary self types, the self type could never refer to the method type parameters, so this wasn't a problem; but with arbitrary self types, it can.

This fixes the crash from #6668; but it doesn't make method resolution work for these methods.

Without arbitrary self types, the self type could never refer to the method type
parameters, so this wasn't a problem; but with arbitrary self types, it can.

This fixes the crash from rust-lang#6668; but it doesn't make method resolution work for
these methods.
@flodiebold
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Dec 4, 2020

@bors bors bot merged commit 7efab3e into rust-lang:master Dec 4, 2020
@flodiebold flodiebold deleted the fix-6668 branch December 6, 2020 14:28
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