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 oops! new unsoundness 2023-03-05 12:49:01 +03:00
lifetime.stderr oops! new unsoundness 2023-03-05 12:49:01 +03:00
simultaneous.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
simultaneous.stderr Note predicate span on ImplDerivedObligation 2023-01-11 19:46:45 +00:00
supertrait-auto-trait.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
supertrait-auto-trait.stderr Complete migrating ast_passes to derive diagnostics 2023-02-25 15:19:13 +00:00
supertrait.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
supertrait.stderr Note predicate span on ImplDerivedObligation 2023-01-11 19:46:45 +00:00
two-traits.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
two-traits.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00