rust/crates
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
..
gen_lsp_server Fix typos in ARCHITECTURE.md and a number of crates 2019-01-09 01:17:09 +01:00
ra_arena use arena for sysroot 2019-01-11 00:51:34 +03:00
ra_cli rename TreePtr -> TreeArc 2019-01-11 19:59:06 +03:00
ra_db gracefully handle cycles in crate graph 2019-01-13 13:39:48 +03:00
ra_hir Merge #517 #518 2019-01-13 10:41:47 +00:00
ra_ide_api Add an explanatory message when we use the Query fallback 2019-01-13 10:31:37 +00:00
ra_ide_api_light Fix typos 2019-01-12 20:40:30 -05:00
ra_lsp_server Merge #517 #518 2019-01-13 10:41:47 +00:00
ra_syntax support ref-patterns 2019-01-13 13:36:06 +03:00
ra_text_edit kill text utils 2019-01-08 22:03:13 +03:00
ra_vfs extract area to a crate 2019-01-04 16:58:10 +03:00
test_utils Bump serde_json from 1.0.33 to 1.0.34 2018-12-31 09:48:16 +00:00
thread_worker ⬆️ crossbeam 2018-12-30 23:23:31 +03:00
tools Use --force when installing the VSIX. 2019-01-12 15:00:03 +00:00