bors
1409c015b4
Auto merge of #90948 - oli-obk: 🧹 , r=nikomatsakis
...
Actually instantiate the opaque type when checking bounds
Before this change, `instantiate_opaque_types` was a no-op, because it only works relative to the defined opaque type inference anchor. If it is a no-op, the for loop will not actually have anything to iterate over, and thus nothing is checked at all.
2022-01-11 17:31:07 +00:00
..
2021-12-23 17:23:21 +11:00
2022-01-10 11:03:05 +01:00
2022-01-04 21:23:06 +01:00
2022-01-01 15:10:43 -05:00
2022-01-07 20:20:56 -08:00
2022-01-03 14:44:15 +01:00
2022-01-02 12:38:41 +00:00
2022-01-03 14:44:15 +01:00
2022-01-01 15:53:11 -08:00
2022-01-09 14:09:25 +11:00
2022-01-07 20:20:58 -08:00
2022-01-04 11:13:08 +01:00
2022-01-11 14:23:24 +00:00
2022-01-06 23:15:17 +01:00
2021-12-28 15:46:20 +03:00
2022-01-11 14:23:24 +00:00
2022-01-11 14:23:24 +00:00
2022-01-09 14:09:25 +11:00
2022-01-10 11:03:11 +01:00
2022-01-04 21:23:06 +01:00
2022-01-09 14:09:25 +11:00
2021-12-30 22:33:44 -05:00
2022-01-09 14:09:25 +11:00
2022-01-05 17:09:37 +08:00
2022-01-09 21:33:14 +00:00
2021-12-21 08:33:39 +01:00
2022-01-06 23:15:18 +01:00
2022-01-03 22:31:56 -08:00
2022-01-03 14:44:16 +01:00
2022-01-09 12:43:37 +00:00
2022-01-10 11:53:15 +00:00
2022-01-04 21:23:06 +01:00
2022-01-03 14:44:15 +01:00
2022-01-10 11:03:07 +01:00
2022-01-07 13:31:36 -08:00
2022-01-09 14:09:25 +11:00
2022-01-09 13:41:04 -08:00
2022-01-09 21:33:14 +00:00
2021-12-23 13:38:53 -05:00
2022-01-10 00:26:07 +00:00
2022-01-09 21:33:14 +00:00
2022-01-07 12:28:12 -08:00
2021-12-28 09:29:08 +01:00
2022-01-06 09:32:42 +00:00
2022-01-11 08:09:00 +00:00
2022-01-05 10:13:28 -05:00
2022-01-09 14:09:25 +11:00
2022-01-11 14:23:24 +00:00
2022-01-07 12:28:12 -08:00
2022-01-07 13:31:36 -08:00
2022-01-11 17:31:07 +00:00