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 1
1
---
2
- refs/heads/master: 5e6d7871c656145a5530b653882a3ce26f40c163
2
+ refs/heads/master: 6d09fc2cd80231aab527a27e8112e6167a15f042
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: a6d9689399d091c3265f00434a69c551a61c28dc
5
5
refs/heads/try: ef355f6332f83371e4acf04fc4eb940ab41d78d3
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