Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make Ty wrap TyKind in an Arc | Florian Diebold | 2021-03-14 | 1 | -2/+2 | |
* | Rename some fields to their Chalk names | Florian Diebold | 2021-03-14 | 1 | -3/+3 | |
* | Separate `Ty` and `TyKind` like in Chalk | Florian Diebold | 2021-03-13 | 1 | -44/+61 | |
* | Use upstream cov-mark | Laurențiu Nicola | 2021-03-08 | 1 | -5/+3 | |
* | Introduce Ty::Alias | Lukas Wirth | 2021-03-01 | 1 | -3/+3 | |
* | Assert index relationship between type_variable_table and var_unification_table | Lukas Wirth | 2021-03-01 | 1 | -20/+11 | |
* | Being Ty::InferenceVar closes to chalk equivalent | Lukas Wirth | 2021-03-01 | 1 | -74/+119 | |
* | Inline TypeCtor into Ty | Lukas Wirth | 2021-02-28 | 1 | -24/+14 | |
* | Introduce TypeCtor::Scalar | Lukas Wirth | 2021-02-28 | 1 | -6/+20 | |
* | Remove more unreachable pubs | Aleksey Kladov | 2020-11-02 | 1 | -1/+1 | |
* | Deny unreachable-pub | Aleksey Kladov | 2020-11-02 | 1 | -13/+22 | |
* | Rename ra_hir_ty -> hir_ty | Aleksey Kladov | 2020-08-13 | 1 | -0/+474 |