rust/crates/hir-def/src
2023-01-21 19:03:36 +01:00
..
body fixup 2023-01-10 19:51:21 +00:00
item_tree Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
macro_expansion_tests mbe: split Op::Leaf and handle multi-character puncts 2022-12-27 18:23:01 +09:00
nameres interior-mutable types should be 'static' rather than 'const 2023-01-12 10:48:10 +00:00
path Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
adt.rs Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
attr.rs Auto merge of #13922 - danieleades:loop-that-never-loops, r=lnicola 2023-01-13 11:23:51 +00:00
body.rs Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
builtin_attr.rs Use rustc_safe_intrinsic attribute to check for intrinsic safety 2022-12-30 20:29:37 +01:00
builtin_type.rs ⬆️ rust-analyzer 2022-08-23 10:05:52 +03:00
child_by_source.rs Encode one level of cfg_attr in attr_id 2023-01-09 21:06:13 +01:00
data.rs Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
db.rs Replace SmolStr usage with lang item enum for lang items 2023-01-21 17:55:45 +01:00
dyn_map.rs
expr.rs Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
find_path.rs remove needless borrows 2023-01-02 14:52:32 +00:00
generics.rs Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
import_map.rs remove unnecessary lifetimes that can be elided 2023-01-02 15:02:54 +00:00
item_scope.rs Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
item_tree.rs Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
keys.rs Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
lang_item.rs Replace SmolStr usage with lang item enum for lang items 2023-01-21 17:55:45 +01:00
layout.rs Don't compute layout if TargetDataLayout is not available 2023-01-16 22:43:27 +03:30
lib.rs Use lang item resolution instead of known paths 2023-01-21 19:03:36 +01:00
macro_expansion_tests.rs remove unnecessary lazy evaluations 2023-01-02 15:02:54 +00:00
nameres.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
path.rs Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
per_ns.rs ⬆️ rust-analyzer 2022-08-23 10:05:52 +03:00
pretty.rs Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
resolver.rs Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
src.rs
test_db.rs ⬆️ rust-analyzer 2022-08-30 14:51:24 +03:00
trace.rs
type_ref.rs Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
visibility.rs ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00