rust/tests/ui/traits/inductive-overflow
Ali MJ Al-Nasrawy eea560494c oops! new unsoundness
Bless tests and show an introduced unsoundness related to
exits<'a> { forall<'b> { 'a == 'b } }.
We now resolve the var ?a in U0 to the placeholder !b in U1.
2023-03-05 12:49:01 +03:00
..
lifetime.rs
lifetime.stderr
simultaneous.rs
simultaneous.stderr
supertrait-auto-trait.rs
supertrait-auto-trait.stderr
supertrait.rs
supertrait.stderr
two-traits.rs
two-traits.stderr