Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 4 | -8/+8 |
| | | | | | | 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 | ||||
* | Update teraron version | Muhammad Mominul Huque | 2019-06-16 | 1 | -1/+1 |
| | |||||
* | Fall down of failures | Muhammad Mominul Huque | 2019-06-15 | 4 | -19/+16 |
| | |||||
* | rename tools -> ra_tools | Aleksey Kladov | 2019-06-10 | 5 | -0/+483 |
This should help with caching on CI I hope (see .travis.yml before_cache) |