aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_def/src/nameres/path_resolution.rs
Commit message (Expand)AuthorAgeFilesLines
* Add mark::check! and mark::hit!kazatsuyu2021-01-221-0/+1
* cargo fmtkazatsuyu2021-01-221-2/+3
* Fix error when using "extern crate self as"kazatsuyu2021-01-221-0/+6
* Fall back to parent DefMaps when resolving pathsJonas Schievink2021-01-211-0/+37
* Rename `CrateDefMap` to `DefMap`Jonas Schievink2021-01-181-2/+2
* Rename ra_hir_def -> hir_defAleksey Kladov2020-08-131-0/+330