aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_def/src/nameres/mod_resolution.rs
Commit message (Expand)AuthorAgeFilesLines
* check is_include_macro only when attr_path is not specifiedYilin Chen2021-03-211-4/+3
* use the included file as the source of expanded include macroYilin Chen2021-03-211-2/+8
* Use upstream cov-markLaurențiu Nicola2021-03-081-2/+1
* Don't think that /submod.rs is /mod.rsAleksey Kladov2020-12-231-1/+1
* Introduce anchored_pathAleksey Kladov2020-12-091-2/+3
* Don't stack overflow on circular modulesAleksey Kladov2020-11-041-4/+19
* Rename ra_hir_def -> hir_defAleksey Kladov2020-08-131-0/+139