summaryrefslogtreecommitdiff
path: root/rust-mode.el
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2017-03-14 20:58:16 +0100
committerTom Tromey <tom@tromey.com>2017-03-14 20:58:16 +0100
commit35298ed93dd6a71fa09d9e1cb6dbd610871f4e2b (patch)
treea306abce6e5e29ca35f913b9b82a4029719604d8 /rust-mode.el
parent0de149a9ad04f652cd7a59a9ef67be8a7d86ba76 (diff)
downloadrust-mode-35298ed93dd6a71fa09d9e1cb6dbd610871f4e2b.tar.gz
Don't use "&optional &rest"
rust-mode-tests.el uses "&optional &rest" in some function signatures. This was never really correct, and newer versions of Emacs complain about it. &rest implies &optional, so removing &optional is all that is needed.
Diffstat (limited to 'rust-mode.el')
0 files changed, 0 insertions, 0 deletions