bors
a9cd294cf2
Auto merge of #77720 - matthewjasper:fix-trait-ices, r=nikomatsakis
...
Fix trait solving ICEs
- Selection candidates that are known to be applicable are preferred
over candidates that are not.
- Don't ICE if a projection/object candidate is no longer applicable
(this can happen due to cycles in normalization)
- Normalize supertraits when finding trait object candidates
Closes #77653
Closes #77656
r? `@nikomatsakis`
2020-10-22 14:40:20 +00:00
..
2020-10-20 17:01:51 +02:00
2020-10-21 15:03:14 +00:00
2020-10-18 13:50:31 +00:00
2020-10-16 15:21:16 -03:00
2020-10-20 16:42:51 +02:00
2020-10-15 12:02:24 +02:00
2020-10-21 21:11:11 +01:00
2020-10-17 13:28:58 +02:00
2020-10-19 15:14:15 +00:00
2020-10-16 02:10:09 +02:00
2020-10-17 05:36:49 +09:00
2020-10-19 12:30:41 -04:00
2020-10-18 17:30:15 +02:00
2020-10-19 11:57:50 +03:00
2020-10-19 16:26:13 -03:00
2020-10-21 23:59:35 +02:00
2020-10-22 09:45:38 +09:00
2020-10-21 23:59:35 +02:00
2020-10-19 11:57:50 +03:00
2020-10-22 14:40:20 +00:00
2020-10-22 01:35:05 +00:00
2020-10-21 11:42:52 +05:30
2020-10-21 15:03:14 +00:00
2020-10-22 09:45:33 +09:00
2020-10-19 11:57:50 +03:00
2020-10-22 12:24:55 +00:00
2020-10-22 07:05:21 +00:00
2020-10-15 12:02:24 +02:00
2020-10-16 15:13:28 -03:00
2020-10-21 21:11:11 +01:00
2020-10-15 12:02:24 +02:00
2020-10-22 08:18:29 +01:00
2020-10-16 12:58:50 -04:00
2020-10-19 11:57:50 +03:00
2020-10-22 07:05:21 +00:00