rust-analyzer/crates/hir-ty/src
2023-01-09 19:29:28 +01:00
..
consteval remove useless conversions 2023-01-02 15:02:54 +00:00
diagnostics Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
infer Auto merge of #13860 - danieleades:clippy, r=lnicola 2023-01-08 17:29:57 +00:00
layout remove useless conversions 2023-01-02 15:02:54 +00:00
tests Apply fallback to scalar type variables before final obligation resolution 2023-01-06 06:07:08 +09:00
autoderef.rs remove unnecessary lifetimes that can be elided 2023-01-02 15:02:54 +00:00
builder.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
chalk_db.rs Update Chalk to version 87 2022-11-29 15:25:09 +01:00
chalk_ext.rs ⬆️ rust-analyzer 2022-11-01 11:31:31 +02:00
consteval.rs remove useless casts 2023-01-02 15:02:54 +00:00
db.rs Calculate the TargetDataLayout correctly for the selected target 2022-12-21 15:11:24 +01:00
diagnostics.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
display.rs Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
infer.rs Apply fallback to scalar type variables before final obligation resolution 2023-01-06 06:07:08 +09:00
inhabitedness.rs ⬆️ rust-analyzer 2022-09-06 21:20:49 +03:00
interner.rs Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
lang_items.rs Compute data layout of types 2022-12-04 00:29:34 +03:30
layout.rs remove needless borrows 2023-01-02 14:52:32 +00:00
lib.rs Auto merge of #13840 - lowr:fix/hir-callable-sig-escaping-boundvars, r=lowr 2022-12-25 14:53:16 +00:00
lower.rs Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
mapping.rs ⬆️ rust-analyzer 2022-10-11 10:37:35 +03:00
method_resolution.rs remove unnecessary lazy evaluations 2023-01-02 15:02:54 +00:00
primitive.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
tests.rs Write down adjustments introduced by binary operators 2023-01-02 23:16:09 +01:00
tls.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
traits.rs remove unnecessary lifetimes that can be elided 2023-01-02 15:02:54 +00:00
utils.rs Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
walk.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00