rust/tests/ui/traits/trait-upcasting
2023-07-18 21:53:34 -04:00
..
alias-where-clause-isnt-supertrait.rs Broken tests 2023-04-11 17:45:42 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
correct-supertrait-substitution.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
invalid-upcast.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
invalid-upcast.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-11515-upcast-fn_mut-fn.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
migrate-lint-deny.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
migrate-lint-deny.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
multiple_supertrait_upcastable.rs Reintroduce multiple_supertrait_upcastable lint 2023-01-28 15:08:07 +00:00
multiple_supertrait_upcastable.stderr Reintroduce multiple_supertrait_upcastable lint 2023-01-28 15:08:07 +00:00
multiple-occurrence-ambiguousity.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
multiple-occurrence-ambiguousity.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
replace-vptr.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
struct.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
subtrait-method.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
subtrait-method.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-checking-test-1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-checking-test-1.stderr Note base types of coercion 2023-05-12 00:10:52 +00:00
type-checking-test-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-checking-test-2.stderr Note base types of coercion 2023-05-12 00:10:52 +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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-checking-test-3.stderr Move /src/test to /tests 2023-01-11 09:32:08 +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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-checking-test-4.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00