aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_def/src/path/lower.rs
Commit message (Expand)AuthorAgeFilesLines
* Forbid <T>::foo syntax in mod pathsAleksey Kladov2019-12-181-2/+4
* Refactor PathKindAleksey Kladov2019-12-171-2/+2
* Use different types for path with and without genericsAleksey Kladov2019-12-141-0/+176