about summary refs log tree commit diff
path: root/compiler/rustc_next_trait_solver/src/resolve.rs
AgeCommit message (Expand)AuthorLines
2024-10-24Remove associated type based effects logicMichael Goulet-3/+0
2024-10-02reviewlcnr-0/+2
2024-10-01add caches to multiple type folderslcnr-2/+9
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2024-07-05Split SolverDelegate back out from InferCtxtLikeMichael Goulet-1/+1
2024-06-21Rename a bunch of thingsMichael Goulet-16/+16
2024-06-18SolverDelegateMichael Goulet-5/+6
2024-06-06Uplift TypeRelation and RelateMichael Goulet-4/+4
2024-06-05Basic removal of `Ty` from places (boring)Boxy-5/+2
2024-05-20Rework var resolution in InferCtxtLike, uplift EagerResolverMichael Goulet-0/+83