Florian Diebold
|
7a7e47eab7
|
Chalkify TraitRef
|
2021-03-18 21:53:19 +01:00 |
|
Florian Diebold
|
ce2cae45b5
|
Rename Substs -> Substitution
|
2021-03-16 17:58:17 +01:00 |
|
Florian Diebold
|
eea777c714
|
Use chalk_ir::FnSig
|
2021-03-14 16:30:43 +01:00 |
|
Florian Diebold
|
3411fe3e84
|
Rename some fields to their Chalk names
|
2021-03-14 16:30:43 +01:00 |
|
Florian Diebold
|
19664e276a
|
Use chalk_ir::AssocTypeId
|
2021-03-13 17:56:48 +01:00 |
|
Florian Diebold
|
6c32bbf3ca
|
Separate Ty and TyKind like in Chalk
Currently `Ty` just wraps `TyKind`, but this allows us to change most
places to already use `intern` / `interned`.
|
2021-03-13 16:17:15 +01:00 |
|
Lukas Wirth
|
5d121cdb45
|
Introduce Ty::Alias
|
2021-03-01 14:24:00 +01:00 |
|
Lukas Wirth
|
11a1f13cd1
|
Being Ty::InferenceVar closes to chalk equivalent
|
2021-03-01 12:41:29 +01:00 |
|
Aleksey Kladov
|
6a77ec7bbe
|
Rename ra_hir_ty -> hir_ty
|
2020-08-13 16:35:29 +02:00 |
|