summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rust-prog-mode.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/rust-prog-mode.el b/rust-prog-mode.el
index 92b475a..51e802d 100644
--- a/rust-prog-mode.el
+++ b/rust-prog-mode.el
@@ -1445,7 +1445,6 @@ whichever comes first."
(goto-char (match-end 0)))))))
(point) end))
-;;;###autoload
(define-derived-mode rust-mode prog-mode "Rust"
"Major mode for Rust code.