rust/tests/ui/impl-trait/in-trait
Michael Goulet be68e9e336
Rollup merge of #112596 - compiler-errors:missing-sig-with-rpitit, r=b-naber
Suggest correct signature on missing fn returning RPITIT/AFIT

Add `async` and unpeel the future's output type if the function is async

Fixes #108195
2023-06-19 17:53:34 -07:00
..
auxiliary
box-coerce-span-in-default.rs Mark RPITIT and AFIT as no longer incomplete 2023-05-02 05:04:50 +00:00
deep-match-works.rs
deep-match.current.stderr
deep-match.next.stderr
deep-match.rs
default-body-type-err-2.current.stderr
default-body-type-err-2.next.stderr
default-body-type-err-2.rs
default-body-type-err.current.stderr
default-body-type-err.next.stderr
default-body-type-err.rs
default-body-with-rpit.current.stderr
default-body-with-rpit.next.stderr
default-body-with-rpit.rs
default-body.rs
default-method-binder-shifting.rs Mark RPITIT and AFIT as no longer incomplete 2023-05-02 05:04:50 +00:00
default-method-constraint.rs Mark RPITIT and AFIT as no longer incomplete 2023-05-02 05:04:50 +00:00
doesnt-satisfy.current.stderr
doesnt-satisfy.next.stderr
doesnt-satisfy.rs
dont-project-to-rpitit-with-no-value.current.stderr Mark RPITIT and AFIT as no longer incomplete 2023-05-02 05:04:50 +00:00
dont-project-to-rpitit-with-no-value.next.stderr Mark RPITIT and AFIT as no longer incomplete 2023-05-02 05:04:50 +00:00
dont-project-to-rpitit-with-no-value.rs Mark RPITIT and AFIT as no longer incomplete 2023-05-02 05:04:50 +00:00
early.rs
encode.rs
foreign-dyn-error.rs
foreign-dyn-error.stderr
foreign.rs
generics-mismatch.current.stderr
generics-mismatch.next.stderr
generics-mismatch.rs
issue-102140.current.stderr
issue-102140.next.stderr
issue-102140.rs
issue-102301.rs
issue-102571.current.stderr
issue-102571.next.stderr
issue-102571.rs
method-signature-matches.lt.stderr Error on unconstrained lifetime in RPITIT 2023-06-14 05:20:31 +00:00
method-signature-matches.mismatch_async.stderr Error on unconstrained lifetime in RPITIT 2023-06-14 05:20:31 +00:00
method-signature-matches.mismatch.stderr Error on unconstrained lifetime in RPITIT 2023-06-14 05:20:31 +00:00
method-signature-matches.rs Error on unconstrained lifetime in RPITIT 2023-06-14 05:20:31 +00:00
method-signature-matches.too_few.stderr Error on unconstrained lifetime in RPITIT 2023-06-14 05:20:31 +00:00
method-signature-matches.too_many.stderr Error on unconstrained lifetime in RPITIT 2023-06-14 05:20:31 +00:00
nested-rpitit.rs
object-safety.current.stderr Note base types of coercion 2023-05-12 00:10:52 +00:00
object-safety.next.stderr Note base types of coercion 2023-05-12 00:10:52 +00:00
object-safety.rs
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.current.stderr
specialization-broken.next.stderr
specialization-broken.rs
specialization-substs-remap.rs
success.rs
suggest-missing-item.fixed Suggest correct signature on missing fn returning RPITIT/AFIT 2023-06-13 20:41:15 +00:00
suggest-missing-item.rs Suggest correct signature on missing fn returning RPITIT/AFIT 2023-06-13 20:41:15 +00:00
suggest-missing-item.stderr Suggest correct signature on missing fn returning RPITIT/AFIT 2023-06-13 20:41:15 +00:00
trait-more-generics-than-impl.current.stderr
trait-more-generics-than-impl.next.stderr
trait-more-generics-than-impl.rs
unconstrained-lt.current.stderr Error on unconstrained lifetime in RPITIT 2023-06-14 05:20:31 +00:00
unconstrained-lt.next.stderr Error on unconstrained lifetime in RPITIT 2023-06-14 05:20:31 +00:00
unconstrained-lt.rs Error on unconstrained lifetime in RPITIT 2023-06-14 05:20:31 +00:00
wf-bounds.current.stderr
wf-bounds.next.stderr
wf-bounds.rs
where-clause.rs