rust-analyzer/crates/ra_cargo_watch/src
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
..
conv Add related information with original error site 2019-12-29 20:10:20 +01:00
conv.rs Merge #2681 2019-12-29 21:40:42 +00:00
lib.rs Lowercase drive letters when getting paths from cargo check 2019-12-29 18:27:14 +01:00