]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_infer/infer/region_constraints/README.md
Rollup merge of #70038 - DutchGhost:const-forget-tests, r=RalfJung
[rust.git] / src / librustc_infer / infer / region_constraints / README.md
index d789fb0de109304748ef35e75039489fa54cdac1..0231dd066772570629a89cc37e79b23b0418dd4b 100644 (file)
@@ -1,3 +1,3 @@
-For info on how the current borrowck works, see the [rustc guide].
+For info on how the current borrowck works, see the [rustc dev guide].
 
-[rustc guide]: https://rust-lang.github.io/rustc-guide/borrow_check.html
+[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/borrow_check.html