rust-analyzer/crates/hir-def/src
2023-02-07 17:12:24 +01:00
..
body minor: Remove unnecessary arg in LowerCtx::ast_id 2023-01-25 21:52:28 +01:00
item_tree Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
macro_expansion_tests Add tests for float access macro call inputs 2023-02-07 17:12:24 +01:00
nameres Make tt generic over the span data 2023-01-31 14:58:16 +01:00
path Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
adt.rs Make tt generic over the span data 2023-01-31 14:58:16 +01:00
attr.rs Make tt generic over the span data 2023-01-31 14:58:16 +01: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 Make tt generic over the span data 2023-01-31 14:58:16 +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 style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
expr.rs Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
find_path.rs Set "current" edition to 2021 2023-01-31 10:51:43 +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 Fix up token_tree_to_syntax_node float split handling 2023-02-07 15:21:37 +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 Make tt generic over the span data 2023-01-31 14:58:16 +01:00
macro_expansion_tests.rs Make tt generic over the span data 2023-01-31 14:58:16 +01: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 style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
test_db.rs ⬆️ rust-analyzer 2022-08-30 14:51:24 +03:00
trace.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
type_ref.rs minor: Remove unnecessary arg in LowerCtx::ast_id 2023-01-25 21:52:28 +01:00
visibility.rs ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00