rust/tests/ui/traits/winnowing
Stuart Cook b21c5cd025
Rollup merge of #139798 - lcnr:where-bounds-gt-alias-bound, r=compiler-errors
normalize: prefer `ParamEnv` over `AliasBound` candidates

cc https://github.com/rust-lang/trait-system-refactor-initiative/issues/175 not the only issue affecting bevy sadly

r? ``@compiler-errors``
2025-04-15 15:47:30 +10:00
..
global-non-global-env-1.rs add tests 2024-12-18 16:35:06 +01:00
global-non-global-env-2.rs add tests 2024-12-18 16:35:06 +01:00
global-non-global-env-3.rs add tests 2024-12-18 16:35:06 +01:00
global-non-global-env-4.rs add tests 2024-12-18 16:35:06 +01:00
global-where-bound-region-constraints-2.rs drop global where-bounds before merging candidates 2025-04-14 12:59:22 +02:00
global-where-bound-region-constraints.rs drop global where-bounds before merging candidates 2025-04-14 12:59:22 +02:00
norm-where-bound-gt-alias-bound.rs normalize: prefer ParamEnv over AliasBound 2025-04-14 14:46:48 +02:00