rust/tests/ui/impl-trait/in-trait
Matthias Krüger 21d15db1df
Rollup merge of #108923 - spastorino:new-rpitit-9, r=compiler-errors
Make fns from other crates with RPITIT work for -Zlower-impl-trait-in-trait-to-assoc-ty

Only the last two commits are meaningful.

r? `@compiler-errors`
2023-03-14 17:40:05 +01:00
..
auxiliary
box-coerce-span-in-default.rs
box-coerce-span-in-default.stderr
deep-match-works.rs
deep-match.current.stderr
deep-match.next.stderr
deep-match.rs
default-body-type-err-2.rs
default-body-type-err-2.stderr
default-body-type-err.rs
default-body-type-err.stderr
default-body-with-rpit.rs
default-body-with-rpit.stderr
default-body.rs
default-method-binder-shifting.current.stderr
default-method-binder-shifting.next.stderr
default-method-binder-shifting.rs
default-method-constraint.rs
default-method-constraint.stderr
doesnt-satisfy.rs
doesnt-satisfy.stderr
dont-project-to-rpitit-with-no-value.rs
dont-project-to-rpitit-with-no-value.stderr
early.rs
encode.rs
foreign.rs Make fns from other crates with RPITIT work 2023-03-14 10:20:35 -03:00
generics-mismatch.rs
generics-mismatch.stderr
issue-102140.current.stderr
issue-102140.next.stderr
issue-102140.rs
issue-102301.rs
issue-102571.rs
issue-102571.stderr
method-signature-matches.rs
method-signature-matches.stderr
nested-rpitit.rs
object-safety.current.stderr Fix object safety checks for new RPITITs 2023-03-12 10:51:20 -03:00
object-safety.next.stderr Fix object safety checks for new RPITITs 2023-03-12 10:51:20 -03:00
object-safety.rs Fix object safety checks for new RPITITs 2023-03-12 10:51:20 -03:00
opaque-in-impl-is-opaque.current.stderr
opaque-in-impl-is-opaque.next.stderr
opaque-in-impl-is-opaque.rs
opaque-in-impl.rs
reveal.rs
signature-mismatch.current.stderr
signature-mismatch.next.stderr
signature-mismatch.rs
specialization-broken.rs
specialization-broken.stderr
specialization-substs-remap.rs
success.rs
trait-more-generics-than-impl.rs
trait-more-generics-than-impl.stderr
wf-bounds.rs
wf-bounds.stderr
where-clause.rs