We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rust-analyzer
1 parent 2f4a866 commit ddba7a7Copy full SHA for ddba7a7
doc/ale-rust.txt
@@ -33,8 +33,8 @@ Integration Information
33
5. rustfmt -- If you have `rustfmt` installed, you can use it as a fixer to
34
consistently reformat your Rust code.
35
36
- Only cargo and rust-analyze are enabled by default. To switch to using rustc
37
- instead of cargo, configure |b:ale_linters| in your ftplugin file
+ Only cargo and rust-analyzer are enabled by default. To switch to using
+ rustc instead of cargo, configure |b:ale_linters| in your ftplugin file
38
appropriately: >
39
40
" See the help text for the option for more information.
0 commit comments