about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/delegation.rs
AgeCommit message (Expand)AuthorLines
2024-08-11Use assert_matches around the compilerMichael Goulet-1/+3
2024-07-31Delegation: second attempt to improve perfBryanskiy-1/+1
2024-07-29Delegation: support generics for delegation from free functionsBryanskiy-0/+259