rust/tests/ui/traits/trait-upcasting
Zalathar 9aaa0c5867 Always use a colon in `//@ normalize-*:` headers 2024-07-11 12:23:44 +10: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 Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" 2024-01-22 14:24:31 +00:00
alias-where-clause-isnt-supertrait.stderr Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" 2024-01-22 14:24:31 +00:00
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 Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" 2024-01-22 14:24:31 +00:00
deref-upcast-behavioral-change.stderr Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" 2024-01-22 14:24:31 +00:00
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 Always use a colon in `//@ normalize-*:` headers 2024-07-11 12:23:44 +10:00
inference-behavior-change-deref.rs Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" 2024-01-22 14:24:31 +00:00
inference-behavior-change-deref.stderr Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" 2024-01-22 14:24:31 +00:00
invalid-upcast.rs Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" 2024-01-22 14:24:31 +00:00
invalid-upcast.stderr Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" 2024-01-22 14:24:31 +00:00
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 Update tests 2024-02-07 10:42:01 +08:00
migrate-lint-deny-regions.rs Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" 2024-01-22 14:24:31 +00:00
migrate-lint-deny-regions.stderr Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" 2024-01-22 14:24:31 +00:00
migrate-lint-deny.rs Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" 2024-01-22 14:24:31 +00:00
migrate-lint-deny.stderr Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" 2024-01-22 14:24:31 +00:00
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 Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" 2024-01-22 14:24:31 +00:00
multiple-occurrence-ambiguousity.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
multiple-occurrence-ambiguousity.stderr Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" 2024-01-22 14:24:31 +00:00
multiple_supertrait_upcastable.rs Reintroduce multiple_supertrait_upcastable lint 2023-01-28 15:08:07 +00:00
multiple_supertrait_upcastable.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
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 Update tests 2024-02-07 10:42:01 +08:00
struct.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
subtrait-method.rs Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" 2024-01-22 14:24:31 +00:00
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 Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" 2024-01-22 14:24:31 +00:00
type-checking-test-2.stderr Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" 2024-01-22 14:24:31 +00:00
type-checking-test-3.polonius.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-checking-test-3.rs Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" 2024-01-22 14:24:31 +00:00
type-checking-test-3.stderr Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" 2024-01-22 14:24:31 +00:00
type-checking-test-4.polonius.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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