rust-analyzer/crates/rust-analyzer
bors[bot] bd5d236724
Merge #5563
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>
2020-07-29 21:51:49 +00:00
..
src Merge #5563 2020-07-29 21:51:49 +00:00
test_data Mark machine applicable fixes as preferred 2020-07-16 10:51:25 -04:00
tests/heavy_tests Run package-specific cargo check and test for all targets 2020-07-29 15:35:27 +03:00
build.rs Fix fmt 2020-06-19 02:25:07 +08:00
Cargo.toml Replace rand with oorandom 2020-07-29 19:49:10 +02:00