Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use upstream cov-mark | Laurențiu Nicola | 2021-03-08 | 1 | -2/+1 |
* | hir_ty: use default type generic for box expressions | cynecx | 2021-02-28 | 1 | -0/+55 |
* | Add test for #1165 | Jonas Schievink | 2021-02-10 | 1 | -0/+29 |
* | Add more tests | Jonas Schievink | 2021-02-10 | 1 | -8/+33 |
* | Update fixed tests | Jonas Schievink | 2021-02-10 | 1 | -3/+6 |
* | infer: update resolver when descending into block | Jonas Schievink | 2021-02-10 | 1 | -0/+19 |
* | Handle box with allocator | Thiébaud Weksteen | 2021-01-22 | 1 | -0/+24 |
* | Add ConstParams to the ide layer | Lukas Wirth | 2021-01-01 | 1 | -1/+0 |
* | Add ConstParams to the HIR | Lukas Wirth | 2021-01-01 | 1 | -0/+17 |
* | Implement const block inference | Lukas Wirth | 2020-12-23 | 1 | -4/+9 |
* | Infer labeled blocks | Lukas Wirth | 2020-12-11 | 1 | -0/+56 |
* | binary operator overload type inference: add test mark | Roland Ruckerbauer | 2020-10-14 | 1 | -0/+3 |
* | Implement binary operator overloading type inference | Roland Ruckerbauer | 2020-10-13 | 1 | -0/+86 |
* | Implement async blocks | oxalica | 2020-09-10 | 1 | -18/+27 |
* | Switch to expect_test from crates.io | Aleksey Kladov | 2020-08-21 | 1 | -1/+1 |
* | Rename ra_hir_ty -> hir_ty | Aleksey Kladov | 2020-08-13 | 1 | -0/+2218 |