rust-analyzer/crates/hir_ty/src
2021-04-07 20:47:04 +02:00
..
diagnostics infer: remove record_field_resolutions field 2021-04-06 17:59:18 +02:00
infer Move hir_trait_id to extension trait 2021-04-07 20:40:01 +02:00
tests Merge #8394 2021-04-07 09:35:40 +00:00
traits Fix return type of self_type_parameter 2021-04-07 20:41:52 +02:00
autoderef.rs Move Ty::builtin_deref 2021-04-07 13:06:48 +02:00
builder.rs Move Ty accessors to TyExt 2021-04-06 13:58:48 +02:00
chalk_cast.rs Introduce GenericArg like in Chalk 2021-04-03 11:17:13 +02:00
chalk_ext.rs Fix return type of self_type_parameter 2021-04-07 20:41:52 +02:00
db.rs Add chalk_ir::Const to TyKind::Array 2021-04-06 11:45:41 +02:00
diagnostics.rs Prefer names from outer DefMap over extern prelude 2021-03-10 16:33:18 +01:00
display.rs Fix return type of self_type_parameter 2021-04-07 20:41:52 +02:00
infer.rs Merge #8394 2021-04-07 09:35:40 +00:00
lib.rs Make Canonical::new a free-standing function 2021-04-07 20:47:04 +02:00
lower.rs Move hir_trait_id to extension trait 2021-04-07 20:40:01 +02:00
method_resolution.rs Move hir_trait_id to extension trait 2021-04-07 20:40:01 +02:00
op.rs Rename TyKind::Unknown to Error 2021-04-05 15:39:06 +03:00
primitive.rs Use chalk_ir::Scalar directly 2021-02-28 11:06:37 +01:00
test_db.rs Create all ModuleIds through a DefMap method 2021-01-25 15:21:33 +01:00
tests.rs Access a body's block def maps via a method 2021-04-04 03:03:18 +02:00
traits.rs Move hir_trait_id to extension trait 2021-04-07 20:40:01 +02:00
types.rs Fix return type of self_type_parameter 2021-04-07 20:41:52 +02:00
utils.rs Move hir_trait_id to extension trait 2021-04-07 20:40:01 +02:00
walk.rs Remove Ty::substs{_mut} 2021-04-07 17:56:53 +02:00