Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix clippy::redundant_clone | Shotaro Yamada | 2019-07-05 | 1 | -2/+2 |
| | |||||
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -1/+4 |
| | | | | | | 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 | ||||
* | remove ignored macro tests | Aleksey Kladov | 2019-02-19 | 1 | -1/+1 |
| | | | | | we need to significantly reengineer macros, so the tests as they exist are useless | ||||
* | Keep track of crate edition | Florian Diebold | 2019-02-13 | 1 | -3/+3 |
| | |||||
* | Fix some typos | Pascal Hertleif | 2019-02-12 | 1 | -1/+1 |
| | |||||
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -7/+2 |
| | |||||
* | Make it possible to have multiple crate in a mock analysis fixture | Florian Diebold | 2019-02-04 | 1 | -2/+10 |
| | |||||
* | remove dead code | Aleksey Kladov | 2019-01-27 | 1 | -4/+2 |
| | |||||
* | fix usages after rename | Aleksey Kladov | 2019-01-08 | 1 | -0/+135 |