about summary refs log tree commit diff
path: root/tests/ui/impl-trait/in-trait/signature-mismatch.rs
AgeCommit message (Expand)AuthorLines
2024-11-24Actually use placeholder regions for trait method late bound regions in colle...Michael Goulet-1/+1
2024-06-25RFC 2383: Stabilize `lint_reasons` :tada:xFrednet-2/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-3/+3
2023-10-13Stabilize AFIT and RPITITMichael Goulet-1/+1
2023-09-07Don't emit refining_impl_trait for private itemsMichael Goulet-7/+7
2023-09-07Implement refinement lint for RPITITMichael Goulet-1/+3
2023-08-28Bless testsMichael Goulet-8/+30
2023-07-08Replace RPITIT current impl with new strategy that lowers as a GATSantiago Pastorino-2/+0
2023-06-30Adapt tests from #105258Michael Goulet-0/+53
2023-06-30Error for RPITIT hidden tys that capture more than their trait defnMichael Goulet-1/+1
2023-03-12Run existing impl trait in traits tests using -Zlower-impl-trait-in-trait-to-...Santiago Pastorino-0/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+21