rust/compiler/rustc_trait_selection/src
bors bdcb6a99e8 Auto merge of #96593 - jackh726:issue-93262, r=compiler-errors
Revert "Prefer projection candidates instead of param_env candidates for Sized predicates"

Fixes #93262
Reopens #89352

This was a hack that seemed to have no negative side-effects at the time. Given that the latter has a workaround and likely less common than the former, it makes sense to revert this change.

r? `@compiler-errors`
2022-05-05 00:24:48 +00:00
..
traits Auto merge of #96593 - jackh726:issue-93262, r=compiler-errors 2022-05-05 00:24:48 +00:00
autoderef.rs Filter OnceNote in diagnostic infra. 2022-03-20 20:36:26 +01:00
infer.rs Revert "Auto merge of #91491 - spastorino:revert-91354, r=oli-obk" 2021-12-12 12:34:46 +08:00
lib.rs Stabilize derive_default_enum 2022-04-07 20:03:19 -04:00
opaque_types.rs Spellchecking compiler comments 2022-03-30 15:14:15 -04:00