Borrowchecker README.md #40793
Labels
A-borrow-checker
Area: The borrow checker
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
Uh oh!
There was an error while loading. Please reload this page.
Hi,
While going through the documentation of the borrowchecker, I found that the section Checking mutability of immutable pointer types is repeated twice, which is probably a mistake (the second one should be aliasability). Same thing for mutable pointer types.
Is it a mistake or is it intended ?
I was also wondering if there is some newer documentation about Rust's borrow checker and where it is available (this one dates from 2015).
Thanks in advance.
The text was updated successfully, but these errors were encountered: