We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c11bff1 commit e9c94acCopy full SHA for e9c94ac
src/doc/rustc-dev-guide/src/solve/canonicalization.md
@@ -3,6 +3,7 @@
3
While the exact approach to canonicalization for this solver will differ slightly
4
wrt to lifetimes, please visit [the relevant chalk chapter][chalk] for now.
5
6
-As of 10<!-- date-check --> January 2023, canonicalization is not yet fully implemented for the solver.
+As of 10<!-- date-check --> January 2023, canonicalization is not yet fully implemented
7
+in the new solver.
8
9
[chalk]: https://rust-lang.github.io/chalk/book/canonical_queries/canonicalization.html#canonicalization
0 commit comments