]> git.lizzy.rs Git - rust.git/commitdiff
Merge #1434
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Mon, 24 Jun 2019 11:03:28 +0000 (11:03 +0000)
committerbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Mon, 24 Jun 2019 11:03:28 +0000 (11:03 +0000)
1434: Introduce cargo-watch.check-command option for Code extension r=matklad a=alekseysidorov

By this option you can replace `check` command in `cargo watch` by the something else like `clippy`.

Co-authored-by: Aleksei Sidorov <aleksei.sidorov@xdev.re>
Co-authored-by: Aleksey Sidorov <alekseysidorov@users.noreply.github.com>

Trivial merge