ale/ale_linters/rust
eyenseo 6c93cded64 Fix rust rls linter toolchain argument
This removes the argument if the specified toolchain is empty.
As far as I can tell there is no +nighly (or similar) option [1] leading to
the termination of the server. But since people needed this option and
have yet to complain about it it stays the default for now.

[1] https://github.com/rust-lang-nursery/rls/blob/master/src/main.rs#L87
2018-04-12 20:42:38 +02:00
..
cargo.vim Teach ALE about cargo features and add some configuration options 2018-01-11 19:24:44 -08:00
rls.vim Fix rust rls linter toolchain argument 2018-04-12 20:42:38 +02:00
rustc.vim Fix #1031 - Make the rust flags configurable 2017-12-19 18:10:29 +00:00