about summary refs log tree commit diff
path: root/compiler/rustc_next_trait_solver/src
AgeCommit message (Collapse)AuthorLines
2023-12-15Opportunistically resolve region var in canonicalizerMichael Goulet-7/+1
2023-12-08FeedbackMichael Goulet-99/+96
- Take more things by self, not &self - Clone more things - Rework namespacing so we can use `ty::` in the canonicalizer
2023-12-08Uplift canonicalizer into new trait solver crateMichael Goulet-0/+426