rust/crates/hir-def/src/nameres
2023-11-28 10:55:39 +01:00
..
tests More incremental tests 2023-11-28 10:55:39 +01:00
attr_resolution.rs Refactor out some crate wide data in DefMap into nested struct 2023-06-01 15:04:38 +02:00
collector.rs spans always come from real file 2023-11-28 10:55:39 +01:00
diagnostics.rs Change terminology, do not name use items and use trees as imports 2023-08-02 14:19:38 +02:00
mod_resolution.rs Replace ID based TokenMap with proper relative text-ranges / spans 2023-11-28 10:55:39 +01:00
path_resolution.rs Remove debugging code in path resolution 2023-11-17 20:58:43 +02:00
proc_macro.rs Spelling 2023-04-19 09:45:55 -04:00
tests.rs Fix float-split hack not setting up spans correctly 2023-11-28 10:55:39 +01:00