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:
74
74
bound the behavior of the borrow checker, the latest of which is Tree Borrows
75
75
( https://www.ralfj.de/blog/2023/06/02/tree-borrows.html ) by Ralf Jung, a
76
76
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
78
78
bounds on future behavior, as the borrow checker likely will improve further
79
79
in the future.
80
80
- 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
111
111
areas of expertise, as well as making it easier for others to make ongoing
112
112
contributions by providing a starting point. While we don't expect the
113
113
Reference 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.
115
115
116
116
In the future, we hope that the reference will include full and complete
117
117
documentation for all parts of the Rust language, including the borrow checker
You can’t perform that action at this time.
0 commit comments