rust/crates/hir-def/src
2023-01-02 15:02:54 +00:00
..
body Implement do yeet expression 2022-12-28 23:17:13 +00:00
item_tree ⬆️ rust-analyzer 2022-11-23 17:24:03 +02:00
macro_expansion_tests mbe: split Op::Leaf and handle multi-character puncts 2022-12-27 18:23:01 +09:00
nameres remove useless conversions 2023-01-02 15:02:54 +00:00
path ⬆️ rust-analyzer 2022-11-01 11:31:31 +02:00
adt.rs Auto merge of #13490 - HKalbasi:layout, r=jonas-schievink 2022-12-07 15:22:03 +00:00
attr.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
body.rs Clippy-fix explicit auto-deref 2022-12-23 02:52:14 -05: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 ⬆️ rust-analyzer 2022-10-11 10:37:35 +03:00
data.rs remove needless borrows 2023-01-02 14:52:32 +00:00
db.rs ⬆️ rust-analyzer 2022-10-11 10:37:35 +03:00
dyn_map.rs
expr.rs Diagnose private assoc item accesses 2023-01-01 13:24:48 +01:00
find_path.rs remove needless borrows 2023-01-02 14:52:32 +00:00
generics.rs remove unnecessary lifetimes that can be elided 2023-01-02 15:02:54 +00:00
import_map.rs remove unnecessary lifetimes that can be elided 2023-01-02 15:02:54 +00:00
intern.rs internal: Update dashmap and freeze its version 2022-06-10 16:19:52 +02:00
item_scope.rs remove unnecessary lifetimes that can be elided 2023-01-02 15:02:54 +00:00
item_tree.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
keys.rs
lang_item.rs
layout.rs Calculate the TargetDataLayout correctly for the selected target 2022-12-21 15:11:24 +01:00
lib.rs Compute data layout of types 2022-12-04 00:29:34 +03:30
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 ⬆️ rust-analyzer 2022-11-01 11:31:31 +02:00
per_ns.rs ⬆️ rust-analyzer 2022-08-23 10:05:52 +03:00
pretty.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
resolver.rs remove useless conversions 2023-01-02 15:02:54 +00:00
src.rs
test_db.rs ⬆️ rust-analyzer 2022-08-30 14:51:24 +03:00
trace.rs
type_ref.rs ⬆️ rust-analyzer 2022-11-09 21:49:10 +02:00
visibility.rs ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00