rust-analyzer/crates/hir-ty/src
2025-04-01 13:13:20 +02:00
..
consteval cargo fmt 2025-03-15 21:32:01 +01:00
diagnostics fix: Fix new nightly lints 2025-03-31 13:27:54 +02:00
dyn_compatibility fix: Fix new nightly lints 2025-03-31 13:27:54 +02:00
infer chore: Replace some invokes with invoke_actual in hir-ty 2025-04-01 13:13:20 +02:00
layout Merge pull request #19416 from ShoyuVanilla/issue-15037 2025-03-22 17:53:24 +00:00
lower Merge pull request #19354 from ChayimFriedman2/rtn-prep 2025-03-16 13:21:23 +00:00
mir chore: Replace some invokes with invoke_actual in hir-ty 2025-04-01 13:13:20 +02:00
tests chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
autoderef.rs cargo fmt 2025-03-15 21:32:01 +01:00
builder.rs cargo fmt 2025-03-15 21:32:01 +01:00
chalk_db.rs chore: Replace some invokes with invoke_actual in hir-ty 2025-04-01 13:13:20 +02:00
chalk_ext.rs cargo fmt 2025-03-15 21:32:01 +01:00
consteval.rs cargo fmt 2025-03-15 21:32:01 +01:00
db.rs chore: Replace some invokes with invoke_actual in hir-ty 2025-04-01 13:13:20 +02:00
diagnostics.rs cargo fmt 2025-03-15 21:32:01 +01:00
display.rs refactor: Replace custom ThinVec with thin-vec crate 2025-03-24 13:44:13 +01:00
drop.rs fix: Fix new nightly lints 2025-03-31 13:27:54 +02:00
dyn_compatibility.rs chore: Replace some invokes with invoke_actual in hir-ty 2025-04-01 13:13:20 +02:00
generics.rs cargo fmt 2025-03-15 21:32:01 +01:00
infer.rs fix: Fix new nightly lints 2025-03-31 13:27:54 +02:00
inhabitedness.rs cargo fmt 2025-03-15 21:32:01 +01:00
interner.rs cargo fmt 2025-03-15 21:32:01 +01:00
lang_items.rs cargo fmt 2025-03-15 21:32:01 +01:00
layout.rs fix: Properly calculate the layouts of tuple ptrs whose last fields are DST 2025-03-22 12:57:28 +09:00
lib.rs fix: Fix new nightly lints 2025-03-31 13:27:54 +02:00
lower.rs chore: Replace some invokes with invoke_actual in hir-ty 2025-04-01 13:13:20 +02:00
mapping.rs cargo fmt 2025-03-15 21:32:01 +01:00
method_resolution.rs fix: Fix new nightly lints 2025-03-31 13:27:54 +02:00
mir.rs cargo fmt 2025-03-15 21:32:01 +01:00
primitive.rs Add f16 and f128 support 2024-07-10 10:43:14 +01:00
target_feature.rs cargo fmt 2025-03-15 21:32:01 +01:00
test_db.rs cargo fmt 2025-03-15 21:32:01 +01:00
tests.rs cargo fmt 2025-03-15 21:32:01 +01:00
tls.rs cargo fmt 2025-03-15 21:32:01 +01:00
traits.rs cargo fmt 2025-03-15 21:32:01 +01:00
utils.rs cargo fmt 2025-03-15 21:32:01 +01:00
variance.rs cargo fmt 2025-03-15 21:32:01 +01:00