rust-analyzer/crates/hir-def/src
2023-09-14 11:03:41 +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 Add currently unused UseId variants 2023-08-02 14:53:45 +02:00
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 Format let-else 2023-07-03 20:34:09 +02:00
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 internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
child_by_source.rs Add currently unused UseId variants 2023-08-02 14:53:45 +02:00
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 Move hir_def::keys to hir_def::dyn_map 2023-04-06 19:49:33 +02:00
expander.rs Turn unresolved proc macro expansions into missing expressions 2023-08-05 20:00:37 +02:00
find_path.rs Prefer stable paths over unstable ones in import path calculation 2023-09-14 11:03:41 +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 Prefer stable paths over unstable ones in import path calculation 2023-09-14 11:03:41 +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 Slightly shrink DefMap 2023-06-01 14:46:36 +02:00
trace.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
visibility.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00