aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_def/src/resolver.rs
Commit message (Expand)AuthorAgeFilesLines
* Obtain `ModuleId`'s `DefMap` through a methodJonas Schievink2021-01-221-3/+3
* Fix broken link in intra-docDaiki Ihara2021-01-221-0/+13
* DefMap: hide remaining crate-visible fieldsJonas Schievink2021-01-201-5/+5
* Show const params in completionsLukas Wirth2021-01-191-9/+16
* Rename `CrateDefMap` to `DefMap`Jonas Schievink2021-01-181-8/+4
* Handle self/super/crate in PathSegment as NameRefLukas Wirth2021-01-151-1/+1
* Merge #7110bors[bot]2021-01-141-2/+8
|\
| * we can have one less call to name.clone()AdnoC2020-12-311-2/+3
| * deduplicate macro completions from legacy macros and preludeAdnoC2020-12-311-2/+7
* | Fixed typos in code commentsVincent Esche2021-01-091-1/+1
* | Add ConstParams to the HIRLukas Wirth2021-01-011-5/+12
|/
* Rename ra_hir_def -> hir_defAleksey Kladov2020-08-131-0/+713