rust/compiler/rustc_next_trait_solver/src
Michael Goulet 1f5895b3e3 Feedback
- Take more things by self, not &self
- Clone more things
- Rework namespacing so we can use `ty::` in the canonicalizer
2023-12-08 17:44:01 +00:00
..
canonicalizer.rs Feedback 2023-12-08 17:44:01 +00:00
lib.rs