mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
bd5d236724
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>