We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 362f650 + 8e793ed commit c1165ceCopy full SHA for c1165ce
src/librustc_passes/region.rs
@@ -4,7 +4,7 @@
4
//! For more information about how MIR-based region-checking works,
5
//! see the [rustc guide].
6
//!
7
-//! [rustc guide]: https://rust-lang.github.io/rustc-guide/mir/borrowck.html
+//! [rustc guide]: https://rust-lang.github.io/rustc-guide/borrow_check.html
8
9
use rustc::hir::map::Map;
10
use rustc::middle::region::*;
0 commit comments