about summary refs log tree commit diff
path: root/tests/ui/delegation/unsupported.rs
AgeCommit message (Expand)AuthorLines
2024-11-12Don't trigger never type lint in a delegation testMaybe Lapkin-6/+2
2024-11-03Yeet effects featureMichael Goulet-1/+0
2024-10-24Implement const effect predicate in new solverMichael Goulet-1/+1
2024-09-05Delegation: support generics in associated delegation itemsBryanskiy-59/+0
2024-09-03Delegation refactoring: add builders for generics inheritanceBryanskiy-0/+116