summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/solve/trait_goals
AgeCommit message (Expand)AuthorLines
2023-01-19trait solver: Implement Fn traits and tuple traitMichael Goulet-1/+50
2023-01-19Fix IndexVec::drain_enumeratedMichael Goulet-10/+5
2023-01-18Handle structural traits more gracefullyMichael Goulet-0/+179