mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
Update README.md
This commit is contained in:
parent
c4715198b5
commit
ee48f820bf
@ -6,7 +6,7 @@
|
||||
> As of edition 2018, region inference is done using Non-lexical lifetimes,
|
||||
> which is described in the guide and [this RFC].
|
||||
|
||||
[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
|
||||
[this RFC]: https://github.com/rust-lang/rfcs/blob/master/text/2094-nll.md
|
||||
|
||||
## Terminology
|
||||
|
Loading…
Reference in New Issue
Block a user