rust-analyzer/crates/hir_def/src/nameres
Jonas Schievink 090b2f0e50 Fix incorrect FileId and remove broken shortcut
Apparently we were using the crate's root file instead of the file
containing the block.
2021-01-28 19:33:00 +01:00
..
tests block_def_map: add a few macro tests 2021-01-28 18:53:35 +01:00
collector.rs Fix incorrect FileId and remove broken shortcut 2021-01-28 19:33:00 +01:00
mod_resolution.rs Don't think that /submod.rs is /mod.rs 2020-12-23 11:02:42 +03:00
path_resolution.rs Update original_module when ascending DefMaps 2021-01-28 18:27:27 +01:00
tests.rs Intern block locations and handle them in ModuleId 2021-01-25 19:02:05 +01:00