rust/crates/ra_lsp_server
bors[bot] 0199572a3d Merge #517 #518
517: gracefully handle cycles in crate graph r=matklad a=matklad



518: Add an explanatory message when we use the Query fallback r=matklad a=DJMcNab

Fixes https://github.com/rust-analyzer/rust-analyzer/issues/269.

There is no good way to explain it for go_to_def, so I've just fallen back on to_vec.

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
Co-authored-by: DJMcNab <36049421+djmcnab@users.noreply.github.com>
2019-01-13 10:41:47 +00:00
..
src Merge #517 #518 2019-01-13 10:41:47 +00:00
tests/heavy_tests wire sysroot into crate graph 2019-01-11 00:51:34 +03:00
Cargo.toml force serde in ra_syntax 2019-01-11 13:21:18 +03:00