rust/doc/keywords.txt

20 lines
320 B
Plaintext
Raw Normal View History

## Add Rust keywords here. Lines start with '#' are ignored
alt any as assert
2012-04-19 16:44:32 -07:00
be bind break
check claim class const cont copy crust
do
else enum export
2012-04-19 16:44:32 -07:00
fail false fn for
if iface impl import
2012-03-11 20:17:37 -07:00
let log loop
mod move mut
native new
2012-04-19 16:44:32 -07:00
of
priv pure
resource ret
2012-04-19 16:44:32 -07:00
self send
tag to trait true type
2012-04-19 16:44:32 -07:00
unchecked unsafe use
while with