bors[bot] eefbae7ed4
Merge #6921
6921: Higher-ranked trait bounds for where clauses r=flodiebold a=Veykril

There is a slight problem with this which is also noted in a FIXME now but `LifetimeParameters` of these ForLifetime where clauses allocate the lifetimes in the corresponding arena as if they were lifetimes of the item itself and not just the clause they belong to. I wasn't entirely sure what I could do about this but given nothing really uses lifetimes like that currently I figured it might be fine? Open to suggestions for that problem.

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2020-12-20 11:47:01 +00:00
..
2020-12-19 01:12:41 +01:00
2020-12-16 14:16:09 +01:00
2020-12-17 00:26:01 +01:00
2020-12-15 20:33:05 +01:00
2020-12-17 00:26:01 +01:00
2020-12-17 14:29:29 +01:00
2020-12-19 01:10:56 +01:00
2020-12-16 14:16:09 +01:00