rust/crates/hir-def/src
2023-06-27 15:29:08 +09:00
..
attr Merge remote-tracking branch 'upstream/master' into sync-from-rust 2023-06-05 11:07:47 +03:00
body Fix self and super path resolution in block modules 2023-06-27 15:29:08 +09:00
data
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 internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
macro_expansion_tests Use ArgumentV1 instead of Argument 2023-06-19 22:48:49 +03:30
nameres Fix self and super path resolution in block modules 2023-06-27 15:29:08 +09:00
path Use ConstArg instead of Expr for AstId of InTypeConstId 2023-06-11 00:39:28 +03:30
attr.rs Add run-tests command 2023-06-22 19:33:37 +03:30
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 HIR ExternCrateDecl 2023-06-19 14:15:08 +02:00
db.rs HIR ExternCrateDecl 2023-06-19 14:15:08 +02:00
dyn_map.rs
expander.rs Lower const params with a bad id 2023-06-11 00:39:28 +03:30
find_path.rs internal: Add a CrateRootModuleId that encodes a module id that is always a crate root 2023-06-14 15:41:06 +02:00
generics.rs
hir.rs Shrink size of hir::Binding 2023-06-18 12:03:04 +02:00
import_map.rs Slightly shrink DefMap 2023-06-01 14:46:36 +02:00
item_scope.rs HIR ExternCrateDecl 2023-06-19 14:15:08 +02:00
item_tree.rs internal: Add a CrateRootModuleId that encodes a module id that is always a crate root 2023-06-14 15:41:06 +02:00
lang_item.rs Fix cstring literals construct &CStr not &str 2023-05-18 12:03:15 +02:00
lib.rs HIR ExternCrateDecl 2023-06-19 14:15:08 +02:00
lower.rs
nameres.rs Fix self and super path resolution in block modules 2023-06-27 15:29:08 +09:00
path.rs Lower const params with a bad id 2023-06-11 00:39:28 +03:30
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