We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e48d452 commit b4ce007Copy full SHA for b4ce007
src/librustc/middle/region.rs
@@ -12,7 +12,7 @@
12
//! the parent links in the region hierarchy.
13
//!
14
//! Most of the documentation on regions can be found in
15
-//! `middle/infer/region_constraints/README.md`
+//! `librustc/infer/region_constraints/README.md`
16
17
use ich::{StableHashingContext, NodeIdHashingMode};
18
use util::nodemap::{FxHashMap, FxHashSet};
0 commit comments