rust-analyzer/crates/hir-ty/src
Florian Diebold 1bf840bb50
Merge pull request #19566 from flodiebold/push-vzpyzvpkwkyt
Fix dyn compatibility code bypassing callable_item_signature query
2025-04-10 15:11:34 +00:00
..
consteval refactor: Lower type-refs before type inference 2025-04-09 10:43:23 +02:00
diagnostics fix: Walk const block expressions for unsafety checking 2025-04-10 16:10:30 +02:00
dyn_compatibility refactor: Lower type-refs before type inference 2025-04-09 10:43:23 +02:00
infer Remove all upcasts! 2025-04-10 11:08:38 +03:00
layout refactor: Lower type-refs before type inference 2025-04-09 10:43:23 +02:00
lower Merge pull request #19461 from Hmikihiro/shadow_by_module 2025-04-10 12:20:14 +00:00
mir fix: Fix invalid signature bitflags 2025-04-10 15:39:27 +02:00
tests refactor: Lower type-refs before type inference 2025-04-09 10:43:23 +02:00
autoderef.rs cargo fmt 2025-03-15 21:32:01 +01:00
builder.rs Remove all upcasts! 2025-04-10 11:08:38 +03:00
chalk_db.rs fix: Fix invalid signature bitflags 2025-04-10 15:39:27 +02:00
chalk_ext.rs Remove all upcasts! 2025-04-10 11:08:38 +03:00
consteval.rs Remove all upcasts! 2025-04-10 11:08:38 +03:00
db.rs Fix dyn compatibility code bypassing callable_item_signature query 2025-04-10 16:56:17 +02:00
diagnostics.rs cargo fmt 2025-03-15 21:32:01 +01:00
display.rs Remove all upcasts! 2025-04-10 11:08:38 +03:00
drop.rs refactor: Lower type-refs before type inference 2025-04-09 10:43:23 +02:00
dyn_compatibility.rs Fix dyn compatibility code bypassing callable_item_signature query 2025-04-10 16:56:17 +02:00
generics.rs refactor: Lower type-refs before type inference 2025-04-09 10:43:23 +02:00
infer.rs Merge pull request #19461 from Hmikihiro/shadow_by_module 2025-04-10 12:20:14 +00:00
inhabitedness.rs Remove all upcasts! 2025-04-10 11:08:38 +03:00
interner.rs cargo fmt 2025-03-15 21:32:01 +01:00
lang_items.rs refactor: Lower type-refs before type inference 2025-04-09 10:43:23 +02:00
layout.rs refactor: Lower type-refs before type inference 2025-04-09 10:43:23 +02:00
lib.rs Remove all upcasts! 2025-04-10 11:08:38 +03:00
lower.rs Fix dyn compatibility code bypassing callable_item_signature query 2025-04-10 16:56:17 +02:00
mapping.rs cargo fmt 2025-03-15 21:32:01 +01:00
method_resolution.rs fix: Fix invalid signature bitflags 2025-04-10 15:39:27 +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 Remove all upcasts! 2025-04-10 11:08:38 +03:00
tests.rs refactor: Lower type-refs before type inference 2025-04-09 10:43:23 +02:00
tls.rs Remove all upcasts! 2025-04-10 11:08:38 +03:00
traits.rs Remove all upcasts! 2025-04-10 11:08:38 +03:00
utils.rs Remove all upcasts! 2025-04-10 11:08:38 +03:00
variance.rs Remove all upcasts! 2025-04-10 11:08:38 +03:00