X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/5a0925a4e3025c53c7af18c6ba31ebe9193bf413..b6f44b18d89f8dae5dd00791d42504d37a2e9907:/el/dot-emacs.el diff --git a/el/dot-emacs.el b/el/dot-emacs.el index 78a456b..1c484e6 100644 --- a/el/dot-emacs.el +++ b/el/dot-emacs.el @@ -2640,15 +2640,15 @@ name, as a symbol." "const" "continue" "create" "do" "else" "enum" "extern" - "false" "final" "fn" "for" + "final" "fn" "for" "if" "impl" "in" "let" "loop" "macro" "match" "mod" "move" "mut" "offsetof" "override" - "priv" "pub" "pure" + "priv" "proc" "pub" "pure" "ref" "return" - "self" "sizeof" "static" "struct" "super" - "true" "trait" "type" "typeof" + "sizeof" "static" "struct" "super" + "trait" "type" "typeof" "unsafe" "unsized" "use" "virtual" "where" "while" @@ -2659,7 +2659,8 @@ name, as a symbol." "f32" "f64" "i8" "i16" "i32" "i64" "isize" "u8" "u16" "u32" "u64" "usize" - "char" "str"))) + "char" "str" + "self" "Self"))) (setq font-lock-keywords (list