Skip to content

Commit

Permalink
fix path to region inference documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminp committed Jan 19, 2016
1 parent 7a7307e commit 0a7faee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/librustc/middle/region.rs
Expand Up @@ -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;
Expand Down

0 comments on commit 0a7faee

Please sign in to comment.