Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 3 | -7/+7 |
| | | | | | | This wasn't a right decision in the first place, the feature flag was broken in the last rustfmt release, and syntax highlighting of imports is more important anyway | ||||
* | Fall down of failures | Muhammad Mominul Huque | 2019-06-15 | 3 | -17/+15 |
| | |||||
* | rename tools -> ra_tools | Aleksey Kladov | 2019-06-10 | 3 | -0/+424 |
This should help with caching on CI I hope (see .travis.yml before_cache) |