fix path to region inference documentation
This commit is contained in:
parent
7a7307e5cf
commit
0a7faeeae9
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
//! region parameterized.
|
||||
//!
|
||||
//! Most of the documentation on regions can be found in
|
||||
//! `middle/typeck/infer/region_inference.rs`
|
||||
//! `middle/infer/region_inference/README.md`
|
||||
|
||||
use front::map as ast_map;
|
||||
use session::Session;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue