Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implement const block inference | Lukas Wirth | 2020-12-23 | 1 | -4/+9 | |
* | Implement const pat inference | Lukas Wirth | 2020-12-23 | 1 | -0/+30 | |
* | Make macro def krate mandatory | Jonas Schievink | 2020-12-15 | 1 | -0/+6 | |
* | Move to upstream `macro_rules!` model | Jonas Schievink | 2020-12-15 | 1 | -1/+0 | |
* | Add regression test | Edwin Cheng | 2020-12-15 | 1 | -0/+24 | |
* | Add test for #6852 | Florian Diebold | 2020-12-13 | 1 | -0/+37 | |
* | Infer labeled blocks | Lukas Wirth | 2020-12-11 | 1 | -0/+56 | |
* | Upgrade Chalk | Florian Diebold | 2020-12-07 | 1 | -0/+43 | |
* | Use correct, full substs for self type in impl | Florian Diebold | 2020-12-04 | 1 | -0/+19 | |
* | Properly infer tuple struct patterns when encountering ellipsis | Lukas Wirth | 2020-11-24 | 1 | -0/+48 | |
* | Properly infer tuple patterns when encountering ellipsis | Lukas Wirth | 2020-11-24 | 1 | -0/+47 | |
* | 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 | |
* | Use Ty::apply instead of simple and fix method resolution. | Charles Lew | 2020-09-16 | 1 | -3/+1 | |
* | Add a test. | Charles Lew | 2020-09-16 | 1 | -0/+38 | |
* | Merge #5971 | bors[bot] | 2020-09-13 | 2 | -18/+67 | |
|\ | ||||||
| * | Implement async blocks | oxalica | 2020-09-10 | 2 | -18/+67 | |
* | | Add box pattern test | Jonas Schievink | 2020-09-12 | 1 | -0/+25 | |
|/ | ||||||
* | Switch to expect_test from crates.io | Aleksey Kladov | 2020-08-21 | 8 | -8/+8 | |
* | Rename ra_hir_ty -> hir_ty | Aleksey Kladov | 2020-08-13 | 9 | -0/+9980 |