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 @@ -44,7 +44,7 @@ The keywords to unreserve are:
44
44
[ drawbacks ] : #drawbacks
45
45
46
46
The only drawback is that we're not able to use each listed word as a keyword
47
- in the future, without a reservation in a new edition, if we realize that we
47
+ in the future, witld ofut a reservation in a new edition, if we realize that we
48
48
made a mistake.
49
49
50
50
See the rationale for potential risks with each keyword.
@@ -225,7 +225,7 @@ could have `T: !Sized` so there seems to be no need for keeping `unsized`.
225
225
226
226
However , `unsized type ` or `unsized struct ` might be a desirable syntax for
227
227
declaring a * dynamically sized type (DST )* or completely unsized type .
228
- Therefore , we will hold of on unreserving `unsized ` until we have a better
228
+ Therefore , we will hold off on unreserving `unsized ` until we have a better
229
229
ideas of how custom DSTs will work and it 's clear we don 't need `unsized `
230
230
as a keyword .
231
231
You can’t perform that action at this time.
0 commit comments