Add 'static' to rust-mode.el.
This commit is contained in:
parent
7f7f47620e
commit
4be8239ac2
@ -66,7 +66,7 @@
|
||||
"let" "log" "loop"
|
||||
"move" "new"
|
||||
"pure"
|
||||
"return"
|
||||
"return" "static"
|
||||
"unchecked" "unsafe"
|
||||
"while"))
|
||||
(puthash word t table))
|
||||
|
Loading…
Reference in New Issue
Block a user