rust/crates/ra_syntax
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
..
fuzz force serde in ra_syntax 2019-01-11 13:21:18 +03:00
src Merge #623 2019-01-24 22:56:13 +00:00
tests Support universal function call syntax in function calls 2019-01-24 21:19:16 +00:00
Cargo.toml ⬆️ rowan 2019-01-22 23:37:03 +03:00