rust/crates
bors[bot] c42db0bbd7 Merge #623
623: WIP: module id is not def id r=matklad a=matklad

This achieves two things:

* makes module_tree & item_map per crate, not per source_root
* begins the refactoring to remove universal `DefId` in favor of having separate ids for each kind of `Def`. Currently, only modules get a differnt ID though. 

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2019-01-24 22:56:13 +00:00
..
gen_lsp_server Bumpup lsp-types to v0.55.0 2019-01-24 02:47:03 +09: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 Change ids strategy 2019-01-24 13:29:19 +03:00
ra_hir move adt to adt 2019-01-25 01:53:07 +03:00
ra_ide_api Merge #623 2019-01-24 22:56:13 +00:00
ra_ide_api_light ⬆️ insta 2019-01-23 15:04:38 +03:00
ra_lsp_server Fix target_selection_range type 2019-01-24 02:47:30 +09:00
ra_syntax Merge #623 2019-01-24 22:56:13 +00:00
ra_text_edit kill text utils 2019-01-08 22:03:13 +03:00
ra_vfs
test_utils generalize marking infrastructure 2019-01-23 15:36:29 +03:00
thread_worker
tools Use stable toolchain 2019-01-24 07:58:38 -05:00