Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -1/+1 |
| | | | | | | 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 | 1 | -3/+4 |
| | |||||
* | rename tools -> ra_tools | Aleksey Kladov | 2019-06-10 | 1 | -0/+28 |
This should help with caching on CI I hope (see .travis.yml before_cache) |