rust/crates/hir-def/src
2023-07-04 10:38:23 +02:00
..
attr Merge remote-tracking branch 'upstream/master' into sync-from-rust 2023-06-05 11:07:47 +03:00
body Format let-else 2023-07-03 20:34:09 +02:00
data internal: Remove CfgExpander 2023-07-04 10:38:23 +02:00
dyn_map HIR ExternCrateDecl 2023-06-19 14:15:08 +02:00
hir Use ConstArg instead of Expr for AstId of InTypeConstId 2023-06-11 00:39:28 +03:30
item_tree Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
macro_expansion_tests Don't diagnose builtin derives 2023-07-03 14:23:36 +02:00
nameres Stronger typing for AstId and AstIdMap 2023-07-04 09:16:15 +02:00
path Format let-else 2023-07-03 20:34:09 +02:00
attr.rs Format let-else 2023-07-03 20:34:09 +02:00
body.rs Shrink size of hir::Binding 2023-06-18 12:03:04 +02:00
builtin_type.rs internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
child_by_source.rs Slightly shrink DefMap 2023-06-01 14:46:36 +02:00
data.rs Stronger typing for AstId and AstIdMap 2023-07-04 09:16:15 +02:00
db.rs HIR ExternCrateDecl 2023-06-19 14:15:08 +02:00
dyn_map.rs
expander.rs internal: Remove CfgExpander 2023-07-04 10:38:23 +02:00
find_path.rs Only store item name instead of full path 2023-07-01 00:17:57 +09:00
generics.rs
hir.rs Shrink size of hir::Binding 2023-06-18 12:03:04 +02:00
import_map.rs Restructure ImportMap collection 2023-07-01 00:18:23 +09:00
item_scope.rs HIR ExternCrateDecl 2023-06-19 14:15:08 +02:00
item_tree.rs Stronger typing for AstId and AstIdMap 2023-07-04 09:16:15 +02:00
lang_item.rs Fix cstring literals construct &CStr not &str 2023-05-18 12:03:15 +02:00
lib.rs Stronger typing for AstId and AstIdMap 2023-07-04 09:16:15 +02:00
lower.rs Stronger typing for AstId and AstIdMap 2023-07-04 09:16:15 +02:00
nameres.rs Fix self and super path resolution in block modules 2023-06-27 15:29:08 +09:00
path.rs Format let-else 2023-07-03 20:34:09 +02:00
per_ns.rs
pretty.rs internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
resolver.rs HIR ExternCrateDecl 2023-06-19 14:15:08 +02:00
src.rs
test_db.rs Slightly shrink DefMap 2023-06-01 14:46:36 +02:00
trace.rs
visibility.rs