rust/crates
bors[bot] 9dbf985df5 Merge #1403
1403: Add alloc -> core dependency r=matklad a=flodiebold

Also a small fix for the ra-emacs-lsp company fix.

Co-authored-by: Florian Diebold <florian.diebold@freiheit.com>
Co-authored-by: Florian Diebold <flodiebold@gmail.com>
2019-06-14 19:34:51 +00:00
..
gen_lsp_server
ra_arena
ra_assists remove inherent source impls 2019-06-11 18:28:51 +03:00
ra_batch make LRU_CAP configurable for batch db 2019-06-12 13:25:30 +03:00
ra_cli fix compilation 2019-06-11 18:28:51 +03:00
ra_db make LRU_CAP configurable for batch db 2019-06-12 13:25:30 +03:00
ra_fmt
ra_hir check for cancellation when executing queries 2019-06-12 18:47:55 +03:00
ra_ide_api check for cancellation when executing queries 2019-06-12 18:47:55 +03:00
ra_lsp_server Temp fix for slow onEnter issue 2019-06-13 21:29:44 +03:00
ra_mbe fix: clean up warnings 2019-06-06 10:06:46 +08:00
ra_parser fix: support existential type 2019-06-12 14:32:39 +00:00
ra_prof
ra_project_model Add alloc -> core dependency 2019-06-13 21:59:50 +02:00
ra_syntax fix: support existential type 2019-06-12 14:32:39 +00:00
ra_text_edit
ra_tools rename tools -> ra_tools 2019-06-11 01:47:37 +03:00
ra_tt
test_utils Fix clippy::expect_fun_call 2019-06-04 18:05:07 -04:00
thread_worker