rust-analyzer/crates/ra_cargo_watch
bors[bot] be37c3369b
Merge #2681
2681: cargo-watcher: Resolve macro call site in more cases r=matklad a=kiljacken

This resolves the actual macro call site in a few more cases, f.x. when a macro invokes `compile_error!` (I'm looking at you `ra_hir_def::path::__path`).

Co-authored-by: Emil Lauridsen <mine809@gmail.com>
2019-12-29 21:40:42 +00:00
..
src Merge #2681 2019-12-29 21:40:42 +00:00
Cargo.toml Move cargo watch functionality to separate crate 2019-12-27 11:10:07 +01:00