rust-analyzer/crates/ra_cargo_watch/src
Aleksey Kladov f2dd023150 Check all crates of the workspace
Previously, if the root of the was was a real crate, only this crate
was checked.

Ideally, we might want some kind of config here (which might be just
overriding the whole command), but `--workspace` is def a nicer
default.
2020-03-13 10:59:20 +01:00
..
conv Handle diagnostics with multiple primary spans 2020-03-12 15:24:20 +01:00
conv.rs Handle diagnostics with multiple primary spans 2020-03-12 15:24:20 +01:00
lib.rs Check all crates of the workspace 2020-03-13 10:59:20 +01:00