ale/ale_linters/rust
Idan Arye 2f40953e03 Make cargo linter lighter: (#408)
- Use `cargo check` instead of `cargo build` when
  `g:ale_rust_cargo_use_check` is truish.
- Use `--frozen` to avoid locking the project.
2017-03-27 12:37:00 +01:00
..
cargo.vim Make cargo linter lighter: (#408) 2017-03-27 12:37:00 +01:00
rustc.vim Cover the Rust handler with some tests 2017-02-07 21:17:10 +00:00