Skip to content

Commit b9c8ad1

Browse files
committed
Update.
1 parent 0af2ce3 commit b9c8ad1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

posts/2021-04-30-edition-2021.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,8 +277,8 @@ These are some new prefixes you might see in the future:
277277

278278
- `k#keyword` to allow writing keywords that don't exist yet in the current edition.
279279
For example, while `async` is not a keyword in edition 2015,
280-
this prefix would've allowed us to accept `k#async` in edition 2015
281-
without having to wait for edition 2018 to reserve `async` as a keyword.
280+
this prefix would've allowed us to accept `k#async` as an alternative in edition 2015
281+
while we waited for edition 2018 to reserve `async` as a keyword.
282282

283283
[10]: https://github.com/rust-lang/rfcs/pull/3101
284284

0 commit comments

Comments
 (0)