about summary refs log tree commit diff
path: root/tests/ui/impl-trait/in-trait/foreign.rs
AgeCommit message (Expand)AuthorLines
2024-06-25RFC 2383: Stabilize `lint_reasons` :tada:xFrednet-2/+0
2024-03-05Split refining_impl_trait lint into _reachable, _internal variantsTyler Mandry-4/+26
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-09-07Don't emit refining_impl_trait for private itemsMichael Goulet-2/+13
2023-09-07Implement refinement lint for RPITITMichael Goulet-0/+1
2023-07-08Replace RPITIT current impl with new strategy that lowers as a GATSantiago Pastorino-3/+3
2023-06-29Encode item bounds for DefKind::ImplTraitPlaceholderMichael Goulet-0/+4
2023-04-30Encode def span for foreign RPITITsMichael Goulet-4/+5
2023-03-29Walk return-position impl trait in trait deeply in associated_item_def_idsMichael Goulet-2/+12
2023-03-14Make fns from other crates with RPITIT workSantiago Pastorino-0/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+9