Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add indexing to record_field_pat | kjeremy | 2019-09-20 | 2 | -0/+79 | |
* | Merge #1848 | bors[bot] | 2019-09-15 | 6 | -4/+489 | |
|\ | ||||||
| * | Generate `dot_dot_test` | Dylan MacKenzie | 2019-09-15 | 2 | -0/+481 | |
| * | Bless old tests containing a `..` pattern | Dylan MacKenzie | 2019-09-15 | 4 | -4/+8 | |
* | | Add tests for underscores in `const` and `static` items | Dylan MacKenzie | 2019-09-15 | 1 | -0/+21 | |
* | | Allow an underscore as the identifier in `const` items | Dylan MacKenzie | 2019-09-15 | 1 | -0/+1 | |
|/ | ||||||
* | update test data | Aleksey Kladov | 2019-09-02 | 98 | -3944/+4095 | |
* | Generate and bless tests | Dylan MacKenzie | 2019-08-24 | 6 | -85/+132 | |
* | rename struct -> record, pos -> tuple | Aleksey Kladov | 2019-08-23 | 18 | -59/+59 | |
* | Add test for nested box pattern | Dylan MacKenzie | 2019-08-22 | 2 | -12/+49 | |
* | Merge #1685 | bors[bot] | 2019-08-15 | 2 | -0/+45 | |
|\ | ||||||
| * | fix test position | bravomikekilo | 2019-08-14 | 4 | -113/+45 | |
| * | fix test | bravomikekilo | 2019-08-14 | 1 | -2/+2 | |
| * | fix error of RangeFrom in for-loop | bravomikekilo | 2019-08-14 | 2 | -0/+113 | |
* | | Merge #1676 | bors[bot] | 2019-08-14 | 2 | -1/+83 | |
|\ \ | |/ |/| | ||||||
| * | Fix for<'lifetime> for types specified by path | Evgenii P | 2019-08-11 | 2 | -1/+83 | |
* | | Merge #1636 | bors[bot] | 2019-08-13 | 2 | -0/+69 | |
|\ \ | |/ |/| | ||||||
| * | add inline test | bravomikekilo | 2019-08-13 | 2 | -0/+69 | |
* | | Move numeric names inside of `NameRef` | Aleksey Kladov | 2019-08-09 | 3 | -7/+12 | |
* | | Parse tuple struct field initialization | Evgenii P | 2019-08-09 | 2 | -6/+28 | |
* | | Merge #1661 | bors[bot] | 2019-08-08 | 4 | -0/+57 | |
|\ \ | ||||||
| * | | Fix parser tests according to review | Evgenii P | 2019-08-08 | 16 | -485/+78 | |
| * | | Fix variadic arg inline test | Evgenii P | 2019-08-07 | 2 | -24/+24 | |
| * | | Add function parameters attributes | Evgenii P | 2019-08-07 | 12 | -21/+485 | |
| |/ | ||||||
* / | assoc types bounds | Aleksey Kladov | 2019-08-07 | 2 | -0/+56 | |
|/ | ||||||
* | move syntax tests to unit tests | Aleksey Kladov | 2019-07-24 | 298 | -0/+8747 |