mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
doc: Update keywords.txt with modern list of keywords derived from parser.
This commit is contained in:
parent
9604544e23
commit
e5f51bf5ef
@ -2,19 +2,19 @@
|
||||
|
||||
alt any as assert
|
||||
be bind block bool break
|
||||
char check claim const cont
|
||||
char check claim class const cont copy crust
|
||||
do
|
||||
else export
|
||||
else enum export
|
||||
f32 f64 fail false float fn for
|
||||
i16 i32 i64 i8 if import in int
|
||||
i16 i32 i64 i8 if iface impl import in int
|
||||
let log loop
|
||||
mod mut
|
||||
native note
|
||||
mod move mut
|
||||
native new
|
||||
obj
|
||||
prove pure
|
||||
priv pure
|
||||
resource ret
|
||||
self str syntax
|
||||
tag true type
|
||||
self send str
|
||||
tag to trait true type
|
||||
u16 u32 u64 u8 uint unchecked unsafe use
|
||||
vec
|
||||
while with
|
||||
|
Loading…
Reference in New Issue
Block a user