rust/tests/ui/traits/trait-upcasting
2023-07-29 06:40:36 +00:00
..
alias-where-clause-isnt-supertrait.rs
alias-where-clause-isnt-supertrait.stderr Allow the elaborator to only filter to real supertraits 2023-04-11 17:45:42 +00:00
basic.rs
correct-supertrait-substitution.rs
cyclic-trait-resolution.rs added links as a note 2023-07-18 09:27:35 -04:00
cyclic-trait-resolution.stderr moved note as unspanned note, moved note to the bottom of the msg 2023-07-18 21:53:34 -04:00
diamond.rs
invalid-upcast.rs
invalid-upcast.stderr
issue-11515-upcast-fn_mut-fn.rs
issue-11515.current.stderr Eagerly resolve vars in predicate during coercion loop 2023-07-08 03:41:22 +00:00
issue-11515.next.stderr Eagerly resolve vars in predicate during coercion loop 2023-07-08 03:41:22 +00:00
issue-11515.rs Eagerly resolve vars in predicate during coercion loop 2023-07-08 03:41:22 +00:00
lifetime.rs
migrate-lint-deny.rs
migrate-lint-deny.stderr
multiple_supertrait_upcastable.rs
multiple_supertrait_upcastable.stderr
multiple-occurrence-ambiguousity.rs
multiple-occurrence-ambiguousity.stderr
replace-vptr.rs
struct.rs
subtrait-method.rs
subtrait-method.stderr
type-checking-test-1.rs
type-checking-test-1.stderr Note base types of coercion 2023-05-12 00:10:52 +00:00
type-checking-test-2.rs
type-checking-test-2.stderr Note base types of coercion 2023-05-12 00:10:52 +00:00
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
upcast-through-struct-tail.current.stderr Detect trait upcasting through struct tail unsizing 2023-07-29 06:40:36 +00:00
upcast-through-struct-tail.next.stderr Detect trait upcasting through struct tail unsizing 2023-07-29 06:40:36 +00:00
upcast-through-struct-tail.rs Detect trait upcasting through struct tail unsizing 2023-07-29 06:40:36 +00:00