]> git.lizzy.rs Git - rust.git/commitdiff
rollup merge of #20270: bombless/patch-2
authorAlex Crichton <alex@alexcrichton.com>
Tue, 30 Dec 2014 00:36:37 +0000 (16:36 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 30 Dec 2014 00:36:37 +0000 (16:36 -0800)
src/doc/reference.md

index 50470ef3fce382b4f1c665524d72ac8f4d1629e1..94c76aaa69518aa37f461c9156d0427bbb64791a 100644 (file)
@@ -194,11 +194,11 @@ grammar as double-quoted strings. Other tokens have exact rules given.
 | else     | enum     | extern   | false    | final   |
 | fn       | for      | if       | impl     | in      |
 | let      | loop     | match    | mod      | move    |
-| mut      | offsetof | once     | override | priv    |
-| pub      | pure     | ref      | return   | sizeof  |
-| static   | self     | struct   | super    | true    |
-| trait    | type     | typeof   | unsafe   | unsized |
-| use      | virtual  | where    | while    | yield   |
+| mut      | offsetof | override | priv     | pub     |
+| pure     | ref      | return   | sizeof   | static  |
+| self     | struct   | super    | true     | trait   |
+| type     | typeof   | unsafe   | unsized  | use     |
+| virtual  | where    | while    | yield    |
 
 
 Each of these keywords has special meaning in its grammar, and all of them are