aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_analysis/src/descriptors/module/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Add ModuleScope as a queryAleksey Kladov2018-10-301-0/+8
* Move input to top-levelAleksey Kladov2018-10-251-1/+2
* Store all the data in the Salsa DatabaseAleksey Kladov2018-10-251-8/+2
* Introduce ModuleIdAleksey Kladov2018-10-231-0/+176