File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ refs/heads/try3: 9387340aab40a73e8424c48fd42f0c521a4875c0
14
14
refs/tags/release-0.3.1: 495bae036dfe5ec6ceafd3312b4dca48741e845b
15
15
refs/tags/release-0.4: e828ea2080499553b97dfe33b3f4d472b4562ad7
16
16
refs/tags/release-0.5: 7e3bcfbf21278251ee936ad53e92e9b719702d73
17
- refs/heads/auto: 5e6d7871c656145a5530b653882a3ce26f40c163
17
+ refs/heads/auto: 6d09fc2cd80231aab527a27e8112e6167a15f042
Original file line number Diff line number Diff line change @@ -202,13 +202,7 @@ grammar as double-quoted strings. Other tokens have exact rules given.
202
202
203
203
### Keywords
204
204
205
- The keywords in [ crate files] ( #crate-files ) are the following strings:
206
-
207
- ~~~~~~~~ {.keyword}
208
- mod priv pub use
209
- ~~~~~~~~
210
-
211
- The keywords in [ source files] ( #source-files ) are the following strings:
205
+ The keywords are the following strings:
212
206
213
207
~~~~~~~~ {.keyword}
214
208
as assert
You can’t perform that action at this time.
0 commit comments