Skip to content

Conversation

lcnr
Copy link
Contributor

@lcnr lcnr commented Sep 25, 2020

I think this would mostly fix #27675

We don't look into trait objects in hrtb which might still need to be fixed.
It also looks like #73905 will make this unnecessary, so not sure if we should go ahead here.

r? @nikomatsakis @matthewjasper

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 25, 2020
@lcnr
Copy link
Contributor Author

lcnr commented Oct 6, 2020

this PR isn't really relevant anymore now that #73905 has been merged afaict.

@lcnr lcnr closed this Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

object-safe traits can have associated types with unchecked bounds
3 participants