| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make tests into their own proper modules without star imports | Sven-Hendrik Haase | 2019-05-01 | 1 | -16/+9 |
| | | | | | Star imports make it hard to see which imports a module is actually using so I prefer to have this be a bit more explicit. | ||||
| * | Allow dead code to fix false negative warnings | khai96_ | 2019-05-01 | 1 | -0/+2 |
| | | |||||
| * | Move helpers.rs to fixtures/mod.rs | khai96_ | 2019-04-29 | 1 | -0/+37 |
