rust/crates
bors[bot] c452d2842c Merge #1393
1393: fix: support existential type r=matklad a=csmoe

Closes https://github.com/rust-analyzer/rust-analyzer/issues/1387
r? @matklad 

Co-authored-by: csmoe <csmoe@msn.com>
2019-06-12 14:46:05 +00:00
..
gen_lsp_server updated gen_lsp_server examples 2019-05-22 20:35:12 -05:00
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 move docs under code model 2019-06-11 18:28:51 +03:00
ra_ide_api Merge #1382 2019-06-12 10:36:47 +00:00
ra_lsp_server make LRU cache configurable 2019-06-12 13:36:24 +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 fix debug scopes 2019-06-04 14:46:22 +03:00
ra_project_model Fix clippy::identity_conversion 2019-06-04 18:05:07 -04:00
ra_syntax fix: support existential type 2019-06-12 14:32:39 +00:00
ra_text_edit Fix clippy::match_ref_pats 2019-06-04 18:05:07 -04:00
ra_tools rename tools -> ra_tools 2019-06-11 01:47:37 +03:00
ra_tt Fix clippy::needless_return 2019-06-04 18:05:07 -04:00
test_utils Fix clippy::expect_fun_call 2019-06-04 18:05:07 -04:00
thread_worker Fix clippy::single_match 2019-06-04 18:05:07 -04:00