Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR feedback implementation | Josh Mcguigan | 2020-04-07 | 1 | -94/+331 |
* | missing match arms diagnostic change source to match expression | Josh Mcguigan | 2020-04-07 | 1 | -1/+1 |
* | handle match auto-deref | Josh Mcguigan | 2020-04-07 | 1 | -0/+35 |
* | improving documentation | Josh Mcguigan | 2020-04-07 | 1 | -16/+64 |
* | handle non matching enum pattern types | Josh Mcguigan | 2020-04-07 | 1 | -33/+35 |
* | remove panics | Josh Mcguigan | 2020-04-07 | 1 | -64/+209 |
* | missing match arms diagnostic | Josh Mcguigan | 2020-04-07 | 1 | -0/+944 |