aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/doc/ale-rust.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc/ale-rust: fix `rust-analyzer` typo (#5021)Ben Boeckel2025-08-131-2/+2
* Implement Lua ALE setup & overhaul documentationw0rp2025-03-271-54/+110
* Close #4461 - Use rust-analyzer by defaultw0rp2023-09-051-3/+4
* ale-rust: add an example for `rust-analyzer` configuration (#4559)Ben Boeckel2023-07-241-1/+13
* Add rustfmt executable variable to rust docs (#4360)Joey Buiteweg2022-11-221-0/+8
* Doc style fixes (#4344)Ben Boeckel2022-10-291-2/+2
* rust-analyzer for non-Cargo projects (#4118)Felix Maurer2022-03-231-2/+4
* Fix 4086 - use stable command options for rustc (#4087)Horacio Sanson2022-02-201-5/+5
* Add cspell Linter (#3981)David Houston2021-11-191-6/+9
* Fix wording in Rust docArthur Arnold2020-09-141-2/+2
* #3324 - Enable rls by defaultw0rp2020-08-281-8/+11
* rust/cargo: add support for a custom target directoryBen Boeckel2020-08-131-0/+12
* Move to rust-analyzer everywhereJon Gjengset2020-04-091-1/+1
* Fix Rust linter/fixer listingJon Gjengset2019-12-111-3/+3
* Place rust sections in alphabetical orderJon Gjengset2019-10-161-19/+19
* Add support for rust-analyzerJon Gjengset2019-10-161-0/+24
* change default value of ale_rust_rls_toolchain and update documentationrobertking2019-04-111-2/+6
* Add lsp_config support for rls (#2332)Nathan Henrie2019-03-051-0/+14
* Rust checker: allow secondary spans to be ignored (#1696)Dan Aloni2018-10-261-0/+16
* Add support for `cargo clippy` (#2001)Linda_pp2018-10-221-0/+31
* doc: fix typo in ale-rust.txtDaniel Hahler2018-09-091-2/+2
* Merge pull request #1806 from jimenezrick/fix-rustc-linterw0rp2018-08-121-2/+2
|\
| * Fix #1684: Use the correct flag name in rustc linterRicardo Catalinas Jiménez2018-08-101-2/+2
* | doc/rust: rust.vim distributed w/ Vim>=8.0.0501Daniel M. Capella2018-08-011-2/+3
|/
* Rust Cargo linter: Improve workspace support (#1679)Dan Aloni2018-06-271-0/+9
* Allow linting rust tests and examples with cargoMichał Budzyński2018-06-041-0/+20
* Teach ALE about cargo features and add some configuration optionsIvan Petkov2018-01-111-0/+30
* Fix #1031 - Make the rust flags configurablew0rp2017-12-191-0/+13
* Fix #1202 - Do not use --all-targets by default, because it doesn't work some...w0rp2017-12-071-1/+1
* Fix #1166 - Add an option for the rls toolchainw0rp2017-11-261-0/+11
* Fix #626 - Automatically use `cargo check` and `cargo check --all-targets` fo...w0rp2017-11-051-3/+15
* add rustfmt fixerKelly Fox2017-10-211-0/+13
* Fix typosrhysd2017-10-031-1/+1
* Document the rls linterw0rp2017-08-071-2/+17
* The default for ale_rust_cargo_use_check was wrong in the documentationw0rp2017-08-071-1/+1
* Use equal signs for language documentation sectionsw0rp2017-07-081-4/+4
* Add tags for buffer-local variants of each linter optionAdriaan Zonnenberg2017-04-271-2/+2
* Use the lint_file option so the Cargo linter will only be run against files o...w0rp2017-03-291-3/+2
* Move linter documentation into separate filesw0rp2017-03-281-0/+60