about summary refs log tree commit diff
path: root/tests/ui/delegation/explicit-paths.stderr
AgeCommit message (Expand)AuthorLines
2024-07-29Delegation: support generics for delegation from free functionsBryanskiy-32/+14
2024-07-16Delegation: support coercion for target expressionBryanskiy-1/+8
2024-06-25Delegation: ast lowering refactorBryanskiy-4/+4
2024-03-27Delegation: fix ICE on wrong instantiationBryanskiy-23/+114
2024-01-12Delegation implementation: step 1Bryanskiy-0/+38