summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 86476374..1c43910c 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -94,6 +94,7 @@ CONTENTS *ale-contents*
rubocop.............................|ale-ruby-rubocop|
rust..................................|ale-rust-options|
cargo...............................|ale-rust-cargo|
+ rls.................................|ale-rust-rls|
rustc...............................|ale-rust-rustc|
sass..................................|ale-sass-options|
stylelint...........................|ale-sass-stylelint|
@@ -212,7 +213,7 @@ The following languages and tools are supported.
* ReasonML: 'merlin'
* reStructuredText: 'proselint'
* RPM spec: 'spec'
-* Rust: 'rustc' (see |ale-integration-rust|)
+* Rust: 'cargo', 'rls', 'rustc' (see |ale-integration-rust|)
* Ruby: 'reek', 'rubocop'
* SASS: 'sasslint', 'stylelint'
* SCSS: 'sasslint', 'scsslint', 'stylelint'