rust-analyzer/crates/hir_def/src/nameres
Jonas Schievink f7e6b186e1 Intern ModPath in Import
Minor savings only
2021-04-03 20:57:25 +02:00
..
tests Allow include! an empty content file 2021-04-03 12:50:55 +08:00
collector.rs Intern ModPath in Import 2021-04-03 20:57:25 +02:00
mod_resolution.rs check is_include_macro only when attr_path is not specified 2021-03-22 01:54:05 +08:00
path_resolution.rs resolver: manually traverse nested block scopes 2021-03-22 18:55:51 +01:00
proc_macro.rs Record custom derive helpers in DefMap 2021-03-18 19:56:37 +01:00
tests.rs Fix use crate as <name>; imports 2021-03-17 22:24:51 +01:00