rust/tests/ui/implied-bounds
2023-09-05 11:15:05 +02:00
..
assoc-ty-wf-used-to-get-assoc-ty.rs
assoc-ty-wf-used-to-get-assoc-ty.stderr Tweak E0597 2023-01-15 19:46:20 +00:00
hrlt-implied-trait-bounds-guard.rs
hrlt-implied-trait-bounds-guard.stderr
hrlt-implied-trait-bounds-roundtrip.rs
ice-unbound-region-vars.rs tolerate region vars in implied bounds 2023-03-26 14:37:24 +03:00
impl-header-unnormalized-types.rs
impl-header-unnormalized-types.stderr
impl-implied-bounds-compatibility-unnormalized.rs
impl-implied-bounds-compatibility-unnormalized.stderr Add logic to make IMPLIED_BOUNDS_ENTAILMENT easier to understand 2023-01-13 00:39:54 +00:00
impl-implied-bounds-compatibility.rs
impl-implied-bounds-compatibility.stderr Add logic to make IMPLIED_BOUNDS_ENTAILMENT easier to understand 2023-01-13 00:39:54 +00:00
implied_bounds_entailment_alias_var.rs Add projection obligations when comparing impl too 2023-08-20 21:13:52 -04:00
implied_bounds_entailment_skip_non_outlives.rs Only check outlives goals on impl compared to trait 2023-08-11 21:09:17 -04:00
implied-bounds-entailment-wf-vars-issue-114783-1.rs Select obligations before processing wf obligation in compare_method_predicate_entailment 2023-08-13 22:22:15 +00:00
implied-bounds-entailment-wf-vars-issue-114783-2.rs Select obligations before processing wf obligation in compare_method_predicate_entailment 2023-08-13 22:22:15 +00:00
implied-bounds-on-nested-references-plus-variance.rs add known-bug test for unsound issue 25860 2023-04-22 00:47:07 -04:00
implied-bounds-on-trait-hierarchy.rs add known-bug test for unsound issue 84591 2023-04-22 00:47:07 -04:00
implied-bounds-unconstrained-1.rs unconstrained region vars: do not ICE ICE baby 2023-09-05 11:15:05 +02:00
implied-bounds-unconstrained-2.rs unconstrained region vars: do not ICE ICE baby 2023-09-05 11:15:05 +02:00
issue-100690.rs
issue-100690.stderr Specify what 'this' actually is 2023-02-21 05:21:07 +00:00
issue-101951.rs
issue-110161.rs implement review suggestions 2023-04-14 20:18:28 +12:00
issue-110161.stderr implement review suggestions 2023-04-14 20:18:28 +12:00
normalization-nested.lifetime.stderr add test for normalization in implied bounds query 2023-03-31 03:27:51 +00:00
normalization-nested.rs add test for normalization in implied bounds query 2023-03-31 03:27:51 +00:00
normalization.rs add test 2023-03-26 11:43:12 +03:00
references-err.rs Don't mention IMPLIED_BOUNDS_ENTAILMENT if signatures reference error 2023-06-05 21:20:51 +00:00
references-err.stderr Don't mention IMPLIED_BOUNDS_ENTAILMENT if signatures reference error 2023-06-05 21:20:51 +00:00
trait-where-clause-implied.rs Only check outlives goals on impl compared to trait 2023-08-11 21:09:17 -04:00