aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_def/src/child_by_source.rs
Commit message (Expand)AuthorAgeFilesLines
* Handle attribute macros in `descend_into_macros`Jonas Schievink2021-06-061-0/+4
* Insert unnamed consts to ChildBySource DynMapLukas Wirth2021-04-091-0/+4
* Access a body's block def maps via a methodJonas Schievink2021-04-041-1/+1
* Use `body.block_scopes` in `ChildBySource`Jonas Schievink2021-03-091-1/+5
* Change `ChildBySource` to allow reusing `DynMap`Jonas Schievink2021-03-091-29/+17
* Rename a few `crate_def_map`s to `def_map`Jonas Schievink2021-03-061-2/+2
* Obtain `ModuleId`'s `DefMap` through a methodJonas Schievink2021-01-221-1/+1
* Rename ra_hir_def -> hir_defAleksey Kladov2020-08-131-0/+177