aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_def/src/path.rs
Commit message (Collapse)AuthorAgeFilesLines
* improve compile time a bitAleksey Kladov2019-10-301-1/+1
|
* move hygiene to hir_expandAleksey Kladov2019-10-301-1/+2
|
* push name down to hir_expandAleksey Kladov2019-10-301-8/+7
|
* push either to hir_expandAleksey Kladov2019-10-301-1/+1
|
* refactor $crate handlingAleksey Kladov2019-10-301-52/+49
| | | | | Introduce proper hygiene module, which should grow quite a bit eventually.
* move raw_items to hir_defAleksey Kladov2019-10-301-0/+423