aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_def/src/nameres
Commit message (Collapse)AuthorAgeFilesLines
* move mod_resolution to hir_defAleksey Kladov2019-10-311-0/+77
|
* move hygiene to hir_expandAleksey Kladov2019-10-301-4/+2
|
* push name down to hir_expandAleksey Kladov2019-10-301-7/+8
|
* push either to hir_expandAleksey Kladov2019-10-301-7/+4
|
* refactor $crate handlingAleksey Kladov2019-10-301-17/+14
| | | | | Introduce proper hygiene module, which should grow quite a bit eventually.
* fix compilationAleksey Kladov2019-10-301-2/+2
|
* move raw_items to hir_defAleksey Kladov2019-10-301-0/+407