| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-01-08 | Remove all copyright license headers | Philipp Hansch | -9/+0 | |
| Discussion previously happened in https://github.com/rust-lang/rust/pull/43498 | ||||
| 2018-12-29 | Remove unnecessary `use` statements after `cargo fix` | Konrad Borowski | -1/+0 | |
| 2018-12-29 | Apply cargo fix --edition-idioms fixes | Konrad Borowski | -1/+1 | |
| 2018-11-27 | Run rustfmt on the tests | flip1995 | -3/+0 | |
| 2018-10-06 | Add license header to Rust files | Manish Goregaokar | -0/+10 | |
| 2018-08-23 | Remove now stable tool_attributes feature | flip1995 | -1/+1 | |
| 2018-08-02 | Replace cfg_attr(rustfmt... thingies | flip1995 | -5/+7 | |
| 2018-03-16 | Format code | Mateusz Mikuła | -1/+0 | |
| Signed-off-by: Mateusz Mikuła <mati865@gmail.com> | ||||
| 2017-09-05 | Run nightly rustfmt | Oliver Schneider | -1/+2 | |
| 2017-08-14 | Rustfmt | Oliver Schneider | -1/+0 | |
| 2017-04-09 | needless_continue: Add tests for helper functions to the needless_continue lint. | Yati Sagade | -0/+89 | |
| Creating a test file per function sounds a bit excessive, so just clubbing all needless_continue specific function tests into this module. | ||||
