rust/compiler
bors 72969f6526 Auto merge of #88061 - jackh726:genericbound-cleanup, r=estebank
Remove `hir::GenericBound::Unsized`

Rather than "moving" the `?Sized` bounds to the param bounds, just also check where clauses in `astconv`. I also did some related cleanup here, but that's not strictly neccesary. Also going to do a perf run here.

r? `@estebank`
2021-09-08 04:00:58 +00:00
..
2021-08-30 20:17:45 -05:00
2021-08-30 22:18:55 -07:00
2021-08-30 20:18:39 -05:00
2021-08-27 16:21:25 -07:00
2021-09-06 22:38:06 -04:00
2021-09-02 19:23:11 +02:00