| Commit message (Expand) | Author | Age | Files | Lines |
* | Unify check_mismatches and check_types | Florian Diebold | 2021-06-20 | 1 | -2/+2 |
* | internal: add fn to minicore | Aleksey Kladov | 2021-06-16 | 1 | -40/+36 |
* | Fix coercion in match with expected type | Florian Diebold | 2021-06-12 | 1 | -40/+17 |
* | Fix bind patterns always being treated as ref taking patterns | Lukas Wirth | 2021-06-02 | 1 | -19/+28 |
* | Fix test after rebase | Florian Diebold | 2021-05-21 | 1 | -1/+1 |
* | internal: Record mismatches of pattern types. | Dawer | 2021-05-19 | 1 | -1/+57 |
* | Merge #8813 | bors[bot] | 2021-05-16 | 1 | -4/+4 |
|\ |
|
| * | Add lowering of array lengths in types | Jade | 2021-05-13 | 1 | -4/+4 |
* | | Fix false positive "Missing match arm". | Dawer | 2021-05-14 | 1 | -1/+1 |
|/ |
|
* | Add basic support for array lengths in types | Jade | 2021-05-11 | 1 | -3/+3 |
* | Support macros in pattern position | Jonas Schievink | 2021-04-11 | 1 | -1/+27 |
* | Fix box pattern inference panic | Lukas Wirth | 2021-03-21 | 1 | -0/+22 |
* | Use upstream cov-mark | Laurențiu Nicola | 2021-03-08 | 1 | -2/+1 |
* | 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 |