aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_def/src/lang_item.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add more profiling for flyimportsKirill Bulatov2021-06-101-0/+1
|
* Make public DefMap fields privateJonas Schievink2021-01-201-1/+1
|
* Remove `module_lang_items`Jonas Schievink2020-12-161-49/+28
| | | | | It isn't used anywhere except in `crate_lang_items`. Remove it to slightly reduce memory usage and simplify the code.
* Rename ra_hir_def -> hir_defAleksey Kladov2020-08-131-0/+174