rust-analyzer/crates/hir_ty/src
2021-04-08 14:08:55 +02:00
..
diagnostics infer: remove record_field_resolutions field 2021-04-06 17:59:18 +02:00
infer Add HasInterner bounds 2021-04-08 14:08:55 +02:00
tests Merge #8394 2021-04-07 09:35:40 +00:00
traits Add HasInterner bounds 2021-04-08 14:08:55 +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 Add HasInterner bounds 2021-04-08 14:08:55 +02:00
chalk_ext.rs Merge #8409 2021-04-07 18:51:36 +00: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 Substitution::interned 2021-04-07 20:50:26 +02:00
infer.rs InEnvironment::new takes a reference 2021-04-07 20:48:58 +02:00
lib.rs Add HasInterner bounds 2021-04-08 14:08:55 +02:00
lower.rs Add HasInterner bounds 2021-04-08 14:08:55 +02:00
method_resolution.rs InEnvironment::new takes a reference 2021-04-07 20:48:58 +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 Make ToChalk implementations identity 2021-04-08 14:08:54 +02:00
utils.rs Move hir_trait_id to extension trait 2021-04-07 20:40:01 +02:00
walk.rs Add HasInterner bounds 2021-04-08 14:08:55 +02:00