diagnostics
decl_check: consider outer scopes' allows
2021-04-08 14:43:19 -07:00
infer
Merge #8409
2021-04-07 18:51:36 +00: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
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
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
Merge #8409
2021-04-07 18:51:36 +00:00
lower.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
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 Substitution::interned
2021-04-07 20:50:26 +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