about summary refs log tree commit diff
path: root/src/doc
diff options
context:
space:
mode:
authorlcnr <rust@lcnr.de>2023-01-13 10:23:54 +0100
committerMichael Goulet <michael@errs.io>2023-01-27 15:03:01 -0800
commit1bb1a47ec3b301619bb39bd24ffe6bffd7465fea (patch)
tree2d91b211fff6ec1522f21304443ab57941a2b636 /src/doc
parent6ae25bc9571e7bd8787d90011f5b14040592a15e (diff)
downloadrust-1bb1a47ec3b301619bb39bd24ffe6bffd7465fea.tar.gz
rust-1bb1a47ec3b301619bb39bd24ffe6bffd7465fea.zip
Update src/solve/canonicalization.md
Co-authored-by: Tshepang Mbambo <tshepang@gmail.com>
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/rustc-dev-guide/src/solve/canonicalization.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/solve/canonicalization.md b/src/doc/rustc-dev-guide/src/solve/canonicalization.md
index ff8e02f7fc0..b81bc1cea7c 100644
--- a/src/doc/rustc-dev-guide/src/solve/canonicalization.md
+++ b/src/doc/rustc-dev-guide/src/solve/canonicalization.md
@@ -3,6 +3,6 @@
 While the exact approach to canonicalization for this solver will differ slightly
 wrt to lifetimes, please visit [the relevant chalk chapter][chalk] for now.
 
-As of the 10th January 2023 canonicalization is not yet fully implemented for the solver.
+As of 10<!-- date-check --> January 2023, canonicalization is not yet fully implemented for the solver.
 
 [chalk]: https://rust-lang.github.io/chalk/book/canonical_queries/canonicalization.html#canonicalization
\ No newline at end of file