We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5710a23 + ee48f82 commit c27405fCopy full SHA for c27405f
src/librustc/infer/lexical_region_resolve/README.md
@@ -6,7 +6,7 @@
6
> As of edition 2018, region inference is done using Non-lexical lifetimes,
7
> which is described in the guide and [this RFC].
8
9
-[rustc guide]: https://rust-lang.github.io/rustc-guide/mir/borrowck.html
+[rustc guide]: https://rust-lang.github.io/rustc-guide/borrow_check/region_inference.html
10
[this RFC]: https://github.com/rust-lang/rfcs/blob/master/text/2094-nll.md
11
12
## Terminology
0 commit comments