diff options
| author | Tom Tromey <tom@tromey.com> | 2017-03-14 20:58:16 +0100 |
|---|---|---|
| committer | Tom Tromey <tom@tromey.com> | 2017-03-14 20:58:16 +0100 |
| commit | 35298ed93dd6a71fa09d9e1cb6dbd610871f4e2b (patch) | |
| tree | a306abce6e5e29ca35f913b9b82a4029719604d8 /rust-mode.el | |
| parent | 0de149a9ad04f652cd7a59a9ef67be8a7d86ba76 (diff) | |
| download | rust-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
