Adjust keyword list in refman to reflect present.
This commit is contained in:
parent
a2ba952ff4
commit
385c4dfba0
18
doc/rust.md
18
doc/rust.md
@ -206,20 +206,20 @@ export use mod
|
||||
The keywords in [source files](#source-files) are the following strings:
|
||||
|
||||
~~~~~~~~ {.keyword}
|
||||
again assert
|
||||
as assert
|
||||
break
|
||||
check const copy
|
||||
drop
|
||||
else enum export extern
|
||||
const copy
|
||||
do drop
|
||||
else enum extern
|
||||
fail false fn for
|
||||
if impl
|
||||
let log loop
|
||||
match mod mut
|
||||
pure
|
||||
return
|
||||
struct
|
||||
match mod move mut
|
||||
priv pub pure
|
||||
ref return
|
||||
self static struct
|
||||
true trait type
|
||||
unsafe
|
||||
unsafe use
|
||||
while
|
||||
~~~~~~~~
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user