about summary refs log tree commit diff
path: root/tests/ui/impl-trait/in-trait/false-positive-predicate-entailment-error.rs
AgeCommit message (Expand)AuthorLines
2025-01-03Report impl has stricter requirements even when RPITIT inference gets in the wayMichael Goulet-2/+2
2024-10-10Move ty::Error branch into super_combine_tysMichael Goulet-2/+1
2024-07-06Don't try to label ObligationCauseCode::CompareImplItem for an RPITIT, since ...Michael Goulet-0/+51