| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-09-20 | Lint on function pointers used in patterns | Oliver Scherer | -1/+18 |
| 2020-09-20 | Split check for `PartialEq` impl into a method | Oliver Scherer | -28/+35 |
| 2020-09-20 | Implement destructuring for all aggregates and for references | Oliver Scherer | -26/+84 |
| 2020-09-20 | Merge tuple and struct pattern generation. | Oliver Scherer | -5/+1 |
| 2020-09-20 | array pattern | Bastian Kauschke | -4/+4 |
| 2020-09-20 | use `array_windows` instead of `windows` in the compiler | Bastian Kauschke | -2/+2 |
| 2020-09-19 | Add fast path for match checking | ishitatsuyuki | -13/+95 |
| 2020-09-15 | Stabilize move_ref_pattern | Amjad Alsharafi | -66/+4 |
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -66/+58 |
| 2020-09-02 | pretty: trim paths of unique symbols | Dan Aloni | -2/+3 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+4914 |
