Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement const pat inference | Lukas Wirth | 2020-12-23 | 1 | -0/+30 |
* | 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 |
* | Add box pattern test | Jonas Schievink | 2020-09-12 | 1 | -0/+25 |
* | 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/+656 |