about summary refs log tree commit diff
path: root/tests/ui/impl-trait/in-trait/bad-item-bound-within-rpitit.rs
AgeCommit message (Expand)AuthorLines
2023-10-13Stabilize AFIT and RPITITMichael Goulet-1/+0
2023-09-07Don't emit refining_impl_trait for private itemsMichael Goulet-1/+1
2023-09-07Implement refinement lint for RPITITMichael Goulet-0/+1
2023-07-29some nits, bless testMichael Goulet-1/+0
2023-07-27Skip reporting item name when checking RPITIT GAT's associated type bounds holdMichael Goulet-0/+25