rust/crates/hir-ty/src
2023-12-31 07:19:16 +08:00
..
consteval internal: Move out WithFixture into dev-dep only crate 2023-12-18 15:24:08 +01:00
diagnostics Simplify 2023-12-06 14:36:39 +01:00
infer fix: try obligation of IndexMut when infer 2023-12-31 07:19:16 +08:00
layout internal: Move out WithFixture into dev-dep only crate 2023-12-18 15:24:08 +01:00
mir fix: try obligation of IndexMut when infer 2023-12-31 07:19:16 +08:00
tests fix: try obligation of IndexMut when infer 2023-12-31 07:19:16 +08:00
autoderef.rs
builder.rs
chalk_db.rs
chalk_ext.rs
consteval.rs Make TraitEnvironment's constructor private 2023-12-08 10:47:36 +01:00
db.rs Simplify 2023-11-14 12:53:14 +01:00
diagnostics.rs Diagnose some orphan trait impl cases 2023-11-14 18:09:34 +01:00
display.rs Make TraitEnvironment's constructor private 2023-12-08 10:47:36 +01:00
infer.rs fix: resolve alias before resolve variant 2023-12-18 22:31:58 +08:00
inhabitedness.rs
interner.rs
lang_items.rs
layout.rs internal: Bump salsa 2023-12-07 10:57:51 +01:00
lib.rs Make TraitEnvironment's constructor private 2023-12-08 10:47:36 +01:00
lower.rs Remove ModuleId from TypeOwnerId 2023-12-14 14:11:57 +01:00
mapping.rs
method_resolution.rs internal: switch to Arc::from_iter 2023-12-06 13:08:45 -05:00
mir.rs Make TraitEnvironment's constructor private 2023-12-08 10:47:36 +01:00
primitive.rs
test_db.rs Fix float-split hack not setting up spans correctly 2023-11-28 10:55:39 +01:00
tests.rs internal: Move out WithFixture into dev-dep only crate 2023-12-18 15:24:08 +01:00
tls.rs
traits.rs Make TraitEnvironment's constructor private 2023-12-08 10:47:36 +01:00
utils.rs