about summary refs log tree commit diff
path: root/crates/hir-def/src/child_by_source.rs
AgeCommit message (Expand)AuthorLines
2023-12-11Replace `doc_comments_and_attrs` with `collect_attrs`, 2nd roundhkalbasi-4/+3
2023-08-02Add currently unused UseId variantsLukas Wirth-1/+8
2023-08-02Add ExternCrateDecl to HIRLukas Wirth-2/+14
2023-06-01Slightly shrink `DefMap`Lukas Wirth-1/+2
2023-04-06Move hir_def::keys to hir_def::dyn_mapLukas Wirth-2/+1
2023-03-04Lower and handle trait aliases in HIRRyo Yoshida-1/+2
2023-01-09Encode one level of cfg_attr in attr_idLukas Wirth-1/+1
2022-09-24Properly support IDE functionality in enum variantsLukas Wirth-0/+4
2022-07-05internal: Record all macro definitions in ItemScopeLukas Wirth-6/+8
2022-05-01style: rename crates to kebab casePeh-0/+205