More keyword paring and migration in runtime, docs, code modes.
This commit is contained in:
parent
f0565be49a
commit
d3c6119a7a
11 changed files with 116 additions and 110 deletions
|
@ -285,7 +285,7 @@ fn restricted_keyword_table() -> hashmap<str, ()> {
|
|||
let keys = [
|
||||
"alt",
|
||||
"assert",
|
||||
"be", "break",
|
||||
"break",
|
||||
"check", "claim", "class", "const", "cont", "copy", "crust",
|
||||
"do", "drop",
|
||||
"else", "enum", "export", "extern",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue