about summary refs log tree commit diff
path: root/crates/hir-def/src/per_ns.rs
AgeCommit message (Expand)AuthorLines
2023-08-18Record import aliases in symbol indexLukas Wirth-0/+7
2023-08-17fix: Fix auto-import (and completions) importing `#[doc(hidden)]` itemsLukas Wirth-4/+12
2023-08-17Thread imports through the resolverLukas Wirth-10/+27
2023-08-16Prepare ItemScope for IDE import resolutionLukas Wirth-15/+19
2022-08-15Make resolve_name_in_module a bit more lazyLukas Wirth-0/+12
2022-05-01style: rename crates to kebab casePeh-0/+95