rust/tests/ui/impl-trait/in-trait
2023-03-12 10:50:31 -03:00
..
auxiliary
box-coerce-span-in-default.rs
box-coerce-span-in-default.stderr
deep-match-works.rs
deep-match.rs
deep-match.stderr
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.rs
default-method-binder-shifting.rs Shift vars for default RPITIT methods correctly 2023-02-28 21:34:59 +00:00
default-method-binder-shifting.stderr Shift vars for default RPITIT methods correctly 2023-02-28 21:34:59 +00:00
default-method-constraint.rs Add a test for default trait method with RPITITs 2023-02-21 02:01:26 +00:00
default-method-constraint.stderr Add a test for default trait method with RPITITs 2023-02-21 02:01:26 +00:00
doesnt-satisfy.rs
doesnt-satisfy.stderr
dont-project-to-rpitit-with-no-value.rs Don't project to RPITIT that has no default value 2023-03-04 18:36:02 +00:00
dont-project-to-rpitit-with-no-value.stderr Don't project to RPITIT that has no default value 2023-03-04 18:36:02 +00:00
early.rs
encode.rs
foreign.rs
generics-mismatch.rs
generics-mismatch.stderr
issue-102140.rs
issue-102140.stderr
issue-102301.rs
issue-102571.rs
issue-102571.stderr
method-signature-matches.rs
method-signature-matches.stderr
nested-rpitit.rs
object-safety.rs
object-safety.stderr
opaque-in-impl-is-opaque.rs
opaque-in-impl-is-opaque.stderr
opaque-in-impl.rs
reveal.rs
signature-mismatch.rs
signature-mismatch.stderr Introduce ReError 2023-02-09 10:26:49 +00:00
specialization-broken.rs Descriptive error when users try to combine RPITIT/AFIT with specialization 2023-02-28 02:03:43 +00:00
specialization-broken.stderr Descriptive error when users try to combine RPITIT/AFIT with specialization 2023-02-28 02:03:43 +00:00
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