We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a67b18 + d30465f commit aed3eaaCopy full SHA for aed3eaa
src/librustc_borrowck/borrowck/README.md
@@ -3,7 +3,7 @@
3
> WARNING: This README is more or less obsolete, and will be removed
4
> soon! The new system is described in the [rustc guide].
5
6
-[rustc guide]: https://rust-lang.github.io/rustc-guide/mir/borrowck.html
+[rustc guide]: https://rust-lang.github.io/rustc-guide/borrow_check.html
7
8
This pass has the job of enforcing memory safety. This is a subtle
9
topic. This docs aim to explain both the practice and the theory
0 commit comments