rust/crates/ra_ide_api
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
..
src Merge #623 2019-01-24 22:56:13 +00:00
tests/test Update snaps 2019-01-22 09:51:29 -05:00
Cargo.toml ⬆️ insta 2019-01-23 15:04:38 +03:00