Closed
Description
I haven't quite gotten a minimized test case yet, but I have seen ICEs related to this when you have a Deref
implementation that has trait bounds on some type parameters. I'm creating a placeholder bug so I can tag some FIXME's here and there. I'll try to get a reduced test case soon.
@eddyb says he knows what's going on here, so I haven't tried too hard to minimize this just yet.