rust-analyzer/crates/hir-def/src/nameres
2023-04-22 09:48:37 +02:00
..
tests internal: Arc<String> -> Arc<str> 2023-04-22 09:48:37 +02:00
attr_resolution.rs Move hir_def::builtin_attr to hir_def::attr::builtin 2023-04-06 19:55:49 +02:00
collector.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
diagnostics.rs Report syntax errors from item level macro expansions 2023-04-16 17:22:06 +02:00
mod_resolution.rs interior-mutable types should be 'static' rather than 'const 2023-01-12 10:48:10 +00:00
path_resolution.rs Move hir_def::adt to hir_def::data::adt 2023-04-06 19:23:29 +02:00
proc_macro.rs Make tt generic over the span data 2023-01-31 14:58:16 +01:00
tests.rs Set "current" edition to 2021 2023-01-31 10:51:43 +00:00