rust/tests/ui/traits/trait-upcasting
2024-09-30 13:17:33 -04:00
..
add-supertrait-auto-traits.rs
alias-where-clause-isnt-supertrait.rs
alias-where-clause-isnt-supertrait.stderr
basic.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
correct-supertrait-substitution.rs
cyclic-trait-resolution.rs
cyclic-trait-resolution.stderr
deref-upcast-behavioral-change.rs
deref-upcast-behavioral-change.stderr
diamond.rs
fewer-associated.rs
higher-ranked-upcasting-ok.rs Instantiate binders in supertrait_vtable_slot 2024-09-30 13:17:33 -04:00
higher-ranked-upcasting-ub.current.stderr
higher-ranked-upcasting-ub.next.stderr
higher-ranked-upcasting-ub.rs
illegal-upcast-from-impl.current.stderr
illegal-upcast-from-impl.next.stderr Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
illegal-upcast-from-impl.rs Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
illegal-upcast-to-impl-opaque.rs
inference-behavior-change-deref.rs
inference-behavior-change-deref.stderr
invalid-upcast.rs
invalid-upcast.stderr
issue-11515-upcast-fn_mut-fn.rs
issue-11515.current.stderr
issue-11515.next.stderr
issue-11515.rs
lifetime.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
lifetime.stderr Update tests 2024-02-07 10:42:01 +08:00
migrate-lint-deny-regions.rs
migrate-lint-deny-regions.stderr
migrate-lint-deny.rs
migrate-lint-deny.stderr
migrate-lint-different-substs.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
migrate-lint-different-substs.stderr
multiple_supertrait_upcastable.rs Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
multiple_supertrait_upcastable.stderr
multiple-occurrence-ambiguousity.rs
multiple-occurrence-ambiguousity.stderr
normalization.rs
replace-vptr.rs
replace-vptr.stderr
struct.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
sub.rs Check allow instantiating object trait binder when upcasting and in new solver 2024-09-26 22:26:29 -04:00
subtrait-method.rs
subtrait-method.stderr
type-checking-test-1.current.stderr
type-checking-test-1.next.stderr
type-checking-test-1.rs
type-checking-test-2.rs
type-checking-test-2.stderr
type-checking-test-3.polonius.stderr
type-checking-test-3.rs
type-checking-test-3.stderr
type-checking-test-4.polonius.stderr
type-checking-test-4.rs
type-checking-test-4.stderr
type-checking-test-opaques.rs
upcast-defining-opaque.rs
upcast-through-struct-tail.current.stderr
upcast-through-struct-tail.next.stderr
upcast-through-struct-tail.rs