rust-analyzer/crates/hir-ty/src
Lukas Wirth 35b55fd67f
Merge pull request #19036 from Veykril/push-nprltlwvryxw
Split out `ExpressionStore` from `Body`
2025-01-27 07:54:44 +00:00
..
consteval Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
diagnostics Merge pull request #19036 from Veykril/push-nprltlwvryxw 2025-01-27 07:54:44 +00:00
dyn_compatibility Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
infer Add GenericDefId::StaticId 2025-01-26 11:07:54 +01:00
layout Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
lower Unify handling of path diagnostics in hir-ty 2024-12-24 18:58:52 +02:00
mir Split out ExpressionStore from Body 2025-01-26 11:02:00 +01:00
tests feat: Implement arbitrary-self-types 2025-01-24 22:50:59 +09:00
autoderef.rs feat: Implement arbitrary-self-types 2025-01-24 22:50:59 +09:00
builder.rs Fix lifetime parameters moving paramter defaults 2024-07-02 12:34:32 +02:00
chalk_db.rs Preserve impl assoc names in ImplData 2025-01-20 14:29:11 +01:00
chalk_ext.rs Add DynTyExt::principal_id 2024-12-28 18:26:45 +01:00
consteval.rs Split out ExpressionStore from Body 2025-01-26 11:02:00 +01:00
db.rs Implement parameter variance inference 2024-12-28 19:54:22 +01:00
diagnostics.rs Extend reported unsafe operations 2024-12-04 08:27:59 +02:00
display.rs Merge pull request #19020 from ShoyuVanilla/issues-19007 2025-01-25 19:03:54 +00:00
dyn_compatibility.rs minor: Encode TraitData bools as bitflags 2025-01-03 12:46:07 +01:00
generics.rs Add GenericDefId::StaticId 2025-01-26 11:07:54 +01:00
infer.rs Split out ExpressionStore from Body 2025-01-26 11:02:00 +01:00
inhabitedness.rs minor: New clippy lints 2025-01-06 17:57:17 +01:00
interner.rs Fix a few typos 2024-12-13 09:54:35 +01:00
lang_items.rs Add DynTyExt::principal_id 2024-12-28 18:26:45 +01:00
layout.rs also initialize Layout field in rust-analyzer 2025-01-10 02:22:57 +01:00
lib.rs Support RFC 2396 2025-01-26 23:31:58 +02:00
lower.rs Add GenericDefId::StaticId 2025-01-26 11:07:54 +01:00
mapping.rs chore: rename salsa to ra_salsa 2024-10-14 10:09:22 -04:00
method_resolution.rs feat: Implement arbitrary-self-types 2025-01-24 22:50:59 +09:00
mir.rs Split out ExpressionStore from Body 2025-01-26 11:02:00 +01:00
primitive.rs Add f16 and f128 support 2024-07-10 10:43:14 +01:00
test_db.rs chore: rename salsa to ra_salsa 2024-10-14 10:09:22 -04:00
tests.rs Split out ExpressionStore from Body 2025-01-26 11:02:00 +01:00
tls.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
traits.rs Support AsyncFnX traits 2024-12-03 21:26:26 +02:00
utils.rs Support RFC 2396 2025-01-26 23:31:58 +02:00
variance.rs Add GenericDefId::StaticId 2025-01-26 11:07:54 +01:00