Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make attrs be a child of the let statement | DJMcNab | 2019-01-26 | 1 | -1/+1 |
| | |||||
* | Rename traits::impl_item -> impl_block as well, as well as the tests | Florian Diebold | 2019-01-04 | 1 | -1/+1 |
| | |||||
* | Rename ImplItem to ImplBlock | Florian Diebold | 2019-01-04 | 1 | -1/+1 |
| | | | | | rustc uses the name ImplItem for items in impls, not the impl {} block itself, which could lead to confusion. | ||||
* | Fix parsing of contextual_keyword union | DJMcNab | 2018-12-20 | 1 | -1/+1 |
| | |||||
* | Fix the tests and fix the precommit hook | DJMcNab | 2018-12-20 | 1 | -1/+1 |
| | |||||
* | grand module rename | Aleksey Kladov | 2018-12-08 | 1 | -0/+394 |