rust/tests/ui/traits/trait-upcasting
2024-05-23 16:02:24 +00:00
..
add-supertrait-auto-traits.rs Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
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 [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cyclic-trait-resolution.rs Merge collect_mod_item_types query into check_well_formed 2024-03-07 14:26:31 +00:00
cyclic-trait-resolution.stderr Merge collect_mod_item_types query into check_well_formed 2024-03-07 14:26:31 +00:00
deref-upcast-behavioral-change.rs
deref-upcast-behavioral-change.stderr
diamond.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
fewer-associated.rs Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
higher-ranked-upcasting-ok.current.stderr add tests 2024-03-14 17:45:13 +01:00
higher-ranked-upcasting-ok.next.stderr add tests 2024-03-14 17:45:13 +01:00
higher-ranked-upcasting-ok.rs add tests 2024-03-14 17:45:13 +01:00
higher-ranked-upcasting-ub.current.stderr add tests 2024-03-14 17:45:13 +01:00
higher-ranked-upcasting-ub.next.stderr add tests 2024-03-14 17:45:13 +01:00
higher-ranked-upcasting-ub.rs add tests 2024-03-14 17:45:13 +01:00
illegal-upcast-from-impl.current.stderr Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
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 Add more tests 2024-05-23 15:48:06 +00:00
inference-behavior-change-deref.rs
inference-behavior-change-deref.stderr
invalid-upcast.rs
invalid-upcast.stderr
issue-11515-upcast-fn_mut-fn.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-11515.current.stderr Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
issue-11515.next.stderr Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
issue-11515.rs Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
lifetime.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
lifetime.stderr
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-occurrence-ambiguousity.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
multiple-occurrence-ambiguousity.stderr
multiple_supertrait_upcastable.rs
multiple_supertrait_upcastable.stderr
normalization.rs Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
replace-vptr.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
replace-vptr.stderr
struct.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
subtrait-method.rs
subtrait-method.stderr Deduplicate some logic and reword output 2024-02-22 18:05:28 +00:00
type-checking-test-1.current.stderr Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
type-checking-test-1.next.stderr Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
type-checking-test-1.rs Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
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 Add more tests 2024-05-23 15:48:06 +00:00
type-checking-test-4.stderr Add more tests 2024-05-23 15:48:06 +00:00
type-checking-test-opaques.rs Support constraining opaque types while trait upcasting with binders 2024-05-23 16:02:24 +00:00
upcast-defining-opaque.rs Allow defining opaque types during trait object upcasting. 2024-05-23 16:02:20 +00:00
upcast-through-struct-tail.current.stderr Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
upcast-through-struct-tail.next.stderr Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
upcast-through-struct-tail.rs Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00