rust/crates/hir-def/src
2023-09-09 14:40:56 +02:00
..
attr Less once_cell more std 2023-09-01 17:30:59 +02:00
body Diagnose incorrect and private fields in record structs 2023-09-09 10:45:29 +02:00
data Diagnose private fields in record constructor 2023-09-08 23:19:30 +02:00
dyn_map
hir Replace format-args parser with upstream fork 2023-09-07 11:37:59 +02:00
item_tree Desugar builtin#format_args 2023-09-06 15:21:41 +02:00
macro_expansion_tests Emit builtin#format_args in builtin format_args expander 2023-09-06 18:08:20 +02:00
nameres Run cargo fmt on 1.72 2023-08-25 22:24:41 +03:30
path
attr.rs Remove markdown module from rust-analyzer crate 2023-09-02 17:27:52 +02:00
body.rs shrink_to_fit body source map 2023-09-09 14:40:56 +02:00
builtin_type.rs
child_by_source.rs
data.rs Record import source IDs 2023-08-09 15:20:42 +02:00
db.rs Memoize block_item_tree_query 2023-08-10 19:24:39 +02:00
dyn_map.rs
expander.rs Turn unresolved proc macro expansions into missing expressions 2023-08-05 20:00:37 +02:00
find_path.rs fix: Fix auto-import (and completions) importing #[doc(hidden)] items 2023-08-17 12:30:19 +02:00
generics.rs fixed a merge-caused error 2023-08-08 22:16:28 +04:00
hir.rs Desugar builtin#format_args 2023-09-06 15:21:41 +02:00
import_map.rs shrink_to_fit body source map 2023-09-09 14:40:56 +02:00
item_scope.rs Record import aliases in symbol index 2023-08-18 11:46:35 +02:00
item_tree.rs Desugar builtin#format_args 2023-09-06 15:21:41 +02:00
lang_item.rs Desugar builtin#format_args 2023-09-06 15:21:41 +02:00
lib.rs fix: Fix auto-import (and completions) importing #[doc(hidden)] items 2023-08-17 12:30:19 +02:00
lower.rs Less once_cell more std 2023-09-01 17:30:59 +02:00
nameres.rs remove the repetitive word 2023-09-02 14:18:10 +08:00
path.rs Desugar builtin#format_args 2023-09-06 15:21:41 +02:00
per_ns.rs Record import aliases in symbol index 2023-08-18 11:46:35 +02:00
pretty.rs Desugar builtin#format_args 2023-09-06 15:21:41 +02:00
resolver.rs Desugar builtin#format_args 2023-09-06 15:21:41 +02:00
src.rs Record import aliases in symbol index 2023-08-18 11:46:35 +02:00
test_db.rs
trace.rs
visibility.rs