about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/solve/cache.rs
AgeCommit message (Expand)AuthorLines
2023-01-18instantiate canonical vars eagerlylcnr-267/+0
2023-01-18update cachelcnr-112/+88
2023-01-12Implement dummy query responses and a jank instantiateMichael Goulet-10/+44
2022-12-19implement the skeleton of the updated trait solverlcnr-0/+257