File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ Other items, which are out of the scope of this project goal:
7474 bound the behavior of the borrow checker, the latest of which is Tree Borrows
7575 ( https://www.ralfj.de/blog/2023/06/02/tree-borrows.html ) by Ralf Jung, a
7676 successor to the previous Stacked Borrows model. Specifying this will also
77- carefully distinguishing between description of the current behavior and
77+ carefully distinguish between description of the current behavior and
7878 bounds on future behavior, as the borrow checker likely will improve further
7979 in the future.
8080- The operational semantics of the Rust language, which includes the work
@@ -111,7 +111,7 @@ We hope to continue providing ongoing support for reference updates in our
111111areas of expertise, as well as making it easier for others to make ongoing
112112contributions by providing a starting point. While we don't expect the
113113Reference to ever be "done" (much as the Rust language will not be), we hope to
114- substantially close the gap between the Reference and the language,
114+ substantially close the gap between the Reference and the language.
115115
116116In the future, we hope that the reference will include full and complete
117117documentation for all parts of the Rust language, including the borrow checker
You can’t perform that action at this time.
0 commit comments