diff options
| author | brotzeit <brotzeitmacher@gmail.com> | 2022-02-03 19:31:52 +0100 |
|---|---|---|
| committer | brotzeit <brotzeitmacher@gmail.com> | 2022-02-03 19:32:30 +0100 |
| commit | 832980d96a3b7e985bc8bfb1dc2bd7e9599c6312 (patch) | |
| tree | 80c1360aa28000b872bd2d05efd58fdb4f069331 /README.md | |
| parent | 07e1e0aa2f750da0a73d95e45eb474b54031d2a0 (diff) | |
| download | rust-mode-832980d96a3b7e985bc8bfb1dc2bd7e9599c6312.tar.gz | |
allow setting additional args with rust-cargo-default-arguments
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -233,6 +233,9 @@ post](https://www.badykov.com/emacs/2021/05/29/emacs-cargo-mode/). extending it with other features such as integration with LSP and with flycheck. +## Customization + +`rust-cargo-default-arguments` set additional cargo args used for check,compile,run,test ## For package maintainers |
