Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix parsing <= in type_args | Ville Penttinen | 2019-03-30 | 1 | -0/+1 |
* | Replace `contract_child` to a less ad-hoc API | pcpthm | 2019-03-19 | 1 | -10/+10 |
* | Error about attributes on | pcpthm | 2019-03-19 | 1 | -12/+23 |
* | Allow attributes on top level expression | pcpthm | 2019-03-19 | 1 | -32/+51 |
* | Merge #991 | bors[bot] | 2019-03-18 | 1 | -2/+0 |
|\ | |||||
| * | Use Marker argument for item parsers | pcpthm | 2019-03-18 | 1 | -2/+0 |
* | | Merge #987 | bors[bot] | 2019-03-18 | 1 | -38/+32 |
|\| | |||||
| * | Apply stylistic changes suggested | pcpthm | 2019-03-18 | 1 | -4/+4 |
| * | Refactor maybe_item to use Marker argument | pcpthm | 2019-03-17 | 1 | -39/+33 |
* | | Merge #983 | bors[bot] | 2019-03-17 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | support remainder assignment operator | Jean Mertz | 2019-03-17 | 1 | -0/+1 |
* | | Merge #985 | bors[bot] | 2019-03-17 | 1 | -57/+56 |
|\ \ | |||||
| * | | simplify parsing blocks a bit | Aleksey Kladov | 2019-03-17 | 1 | -57/+56 |
| |/ | |||||
* / | Allow attribute on struct literal field | pcpthm | 2019-03-17 | 1 | -1/+6 |
|/ | |||||
* | extract block contents into a function | Aleksey Kladov | 2019-03-04 | 1 | -2/+6 |
* | move parser to a separate crate | Aleksey Kladov | 2019-02-21 | 1 | -0/+473 |