rust/tests/ui/traits/trait-upcasting
2023-12-14 15:22:37 +01:00
..
alias-where-clause-isnt-supertrait.rs Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
alias-where-clause-isnt-supertrait.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
basic.rs Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
correct-supertrait-substitution.rs Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
cyclic-trait-resolution.rs
cyclic-trait-resolution.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
deref-lint-regions.rs Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
deref-lint-regions.stderr Rework supertrait lint once again 2023-11-22 21:51:39 +00:00
deref-lint.rs Rework supertrait lint once again 2023-11-22 21:51:39 +00:00
deref-lint.stderr Rework supertrait lint once again 2023-11-22 21:51:39 +00:00
deref-upcast-behavioral-change.rs Rework supertrait lint once again 2023-11-22 21:51:39 +00:00
deref-upcast-behavioral-change.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
diamond.rs Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
fewer-associated.rs update use of feature flags 2023-12-14 15:22:37 +01:00
illegal-upcast-from-impl.current.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
illegal-upcast-from-impl.next.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
illegal-upcast-from-impl.rs update use of feature flags 2023-12-14 15:22:37 +01:00
inference-behavior-change-deref.rs Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
inference-behavior-change-deref.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
invalid-upcast.rs Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
invalid-upcast.stderr Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
issue-11515-upcast-fn_mut-fn.rs Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
issue-11515.rs update use of feature flags 2023-12-14 15:22:37 +01:00
lifetime.rs Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
migrate-lint-different-substs.rs Rework supertrait lint once again 2023-11-22 21:51:39 +00:00
migrate-lint-different-substs.stderr Rework supertrait lint once again 2023-11-22 21:51:39 +00:00
multiple_supertrait_upcastable.rs
multiple_supertrait_upcastable.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
multiple-occurrence-ambiguousity.rs Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
multiple-occurrence-ambiguousity.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
normalization.rs update use of feature flags 2023-12-14 15:22:37 +01:00
replace-vptr.rs Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
struct.rs Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
subtrait-method.rs Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
subtrait-method.stderr Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
type-checking-test-1.current.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
type-checking-test-1.next.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
type-checking-test-1.rs update use of feature flags 2023-12-14 15:22:37 +01:00
type-checking-test-2.rs Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
type-checking-test-2.stderr Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
type-checking-test-3.polonius.stderr
type-checking-test-3.rs Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
type-checking-test-3.stderr Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
type-checking-test-4.polonius.stderr
type-checking-test-4.rs Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
type-checking-test-4.stderr Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
upcast-through-struct-tail.rs update use of feature flags 2023-12-14 15:22:37 +01:00