]> git.lizzy.rs Git - rust.git/commitdiff
Merge #5563
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Wed, 29 Jul 2020 21:51:49 +0000 (21:51 +0000)
committerGitHub <noreply@github.com>
Wed, 29 Jul 2020 21:51:49 +0000 (21:51 +0000)
5563: Check all targets for package-level tasks r=matklad a=SomeoneToIgnore

When invoking "Select Runnable" with the caret on a runnable with a specific target (test, bench, binary), append the corresponding argument for the `cargo check -p` module runnable.

Co-authored-by: Kirill Bulatov <mail4score@gmail.com>

Trivial merge