Skip to content

Commit 84157db

Browse files
committed
Auto merge of #31018 - gutworth:doc-loc, r=alexcrichton
2 parents 41b74b1 + 0a7faee commit 84157db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc/middle/region.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
//! region parameterized.
1515
//!
1616
//! Most of the documentation on regions can be found in
17-
//! `middle/typeck/infer/region_inference.rs`
17+
//! `middle/infer/region_inference/README.md`
1818
1919
use front::map as ast_map;
2020
use session::Session;

0 commit comments

Comments
 (0)