aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/path.rs
Commit message (Expand)AuthorAgeFilesLines
* Move the self handling from directly inside the loopDJMcNab2018-12-211-13/+12
* Fix handling of nested self in pathsDJMcNab2018-12-211-2/+20
* Move hir to a separate crateAleksey Kladov2018-11-281-7/+7
* introduce hir crateAleksey Kladov2018-11-281-0/+148