rust-analyzer/crates/hir-def/src
2023-05-26 02:08:37 +03:30
..
attr Move hir_def::builtin_attr to hir_def::attr::builtin 2023-04-06 19:55:49 +02:00
body internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
data Use triomphe Arc 2023-05-02 20:02:43 +03:00
dyn_map Move hir_def::keys to hir_def::dyn_map 2023-04-06 19:49:33 +02:00
hir internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
item_tree internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
macro_expansion_tests use ::core instead of $crate in option_env! 2023-05-25 18:46:34 +03:30
nameres internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
path Parse associated return type bounds 2023-05-06 20:31:11 +09:00
attr.rs expand: Change how #![cfg(FALSE)] behaves on crate root 2023-05-24 13:02:38 +02:00
body.rs fix need-mut false positive in closure capture of match scrutinee 2023-05-26 02:08:37 +03:30
builtin_type.rs internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
child_by_source.rs Move hir_def::keys to hir_def::dyn_map 2023-04-06 19:49:33 +02:00
data.rs Consider macro sub-namespace during name resolution 2023-05-11 21:13:12 +09:00
db.rs MIR episode 5 2023-05-12 18:17:15 +03:30
dyn_map.rs Move hir_def::keys to hir_def::dyn_map 2023-04-06 19:49:33 +02:00
expander.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
find_path.rs Process macro_use prelude in semantic scope resolver 2023-05-17 17:45:44 +09:00
generics.rs Consider macro sub-namespace during name resolution 2023-05-11 21:13:12 +09:00
hir.rs Auto merge of #14837 - Veykril:rustc-lexer, r=Veykril 2023-05-18 11:55:38 +00:00
import_map.rs internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
item_scope.rs internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
item_tree.rs internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
lang_item.rs Fix cstring literals construct &CStr not &str 2023-05-18 12:03:15 +02:00
lib.rs MIR episode 5 2023-05-12 18:17:15 +03:30
lower.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
nameres.rs internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
path.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
per_ns.rs ⬆️ rust-analyzer 2022-08-23 10:05:52 +03:00
pretty.rs internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
resolver.rs Process macro_use prelude in semantic scope resolver 2023-05-17 17:45:44 +09:00
src.rs Option begone part 2 2023-04-16 19:20:48 +02:00
test_db.rs Use triomphe Arc 2023-05-02 20:02:43 +03: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