Update src/solve/canonicalization.md
Co-authored-by: Boxy <supbscripter@gmail.com>
This commit is contained in:
parent
f7caa2f553
commit
1e2f272560
|
|
@ -3,6 +3,6 @@
|
||||||
While the exact approach to canonicalization for this solver will differ slightly
|
While the exact approach to canonicalization for this solver will differ slightly
|
||||||
wrt to lifetimes, please visit [the relevant chalk chapter][chalk] for now.
|
wrt to lifetimes, please visit [the relevant chalk chapter][chalk] for now.
|
||||||
|
|
||||||
As of the 10th January canonicalization is not yet fully implemented for the solver.
|
As of the 10th January 2023 canonicalization is not yet fully implemented for the solver.
|
||||||
|
|
||||||
[chalk]: https://rust-lang.github.io/chalk/book/canonical_queries/canonicalization.html#canonicalization
|
[chalk]: https://rust-lang.github.io/chalk/book/canonical_queries/canonicalization.html#canonicalization
|
||||||
Loading…
Reference in New Issue