rust-analyzer/crates
bors[bot] acc61cc284 Merge #375
375: Move renames into ra_analysis and rename the correct range r=DJMcNab a=DJMcNab

Fixes #230. Supersedes #235.

TODO: add some tests for this

Co-authored-by: DJMcNab <36049421+djmcnab@users.noreply.github.com>
2018-12-30 20:43:58 +00:00
..
gen_lsp_server migrate gen-lsp-server to new crossbeam 2018-12-30 23:02:26 +03:00
ra_analysis Merge #375 2018-12-30 20:43:58 +00:00
ra_cli modernize even more 2018-12-06 21:16:37 +03:00
ra_db Merge #350 2018-12-28 16:17:19 +00:00
ra_editor avoid allocating an unnecessary intermediate vector & not traverse multiple times 2018-12-30 23:03:43 +08:00
ra_hir Add more docs in ty.rs 2018-12-29 20:27:13 +01:00
ra_lsp_server Merge #375 2018-12-30 20:43:58 +00:00
ra_syntax Merge #366 2018-12-30 16:40:16 +00:00
ra_text_edit change to TextEdit to avoid allocation and sort 2018-12-25 20:49:18 +01:00
ra_vfs ⬆️ crossbeam 2018-12-30 23:23:31 +03:00
test_utils Bump itertools from 0.7.11 to 0.8.0 2018-12-27 12:32:23 +00:00
thread_worker ⬆️ crossbeam 2018-12-30 23:23:31 +03:00
tools Install rustfmt in rustfmt test 2018-12-29 23:38:26 +01:00