aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_def/src/src.rs
Commit message (Collapse)AuthorAgeFilesLines
* Make `ItemTreeId` its own typeJonas Schievink2021-03-181-8/+8
|
* Remove map module from la-arena public APIAramis Razzaghipour2021-01-151-1/+1
| | | | | | It’s unlikely that more items will be added to the module, so it’s simpler for users if `ArenaMap` is re-exported and the module made private.
* prepare to publish el libro de arenaAleksey Kladov2021-01-141-1/+1
|
* Change HasChildSource::ChildId assoc item to generic paramLukas Wirth2020-12-151-3/+2
|
* Rename ra_hir_def -> hir_defAleksey Kladov2020-08-131-0/+43