]> git.lizzy.rs Git - rust.git/history - src/main.rs
Run rustfmt
[rust.git] / src / main.rs
2016-06-09 mcartonRun rustfmt
2016-06-09 llogiqMerge pull request #999 from Manishearth/whitelist
2016-06-09 Manish GoregaokarMerge pull request #996 from Manishearth/feature
2016-06-08 mcartonAutomatically defines the `clippy` feature
2016-06-06 Martin CartonMerge pull request #988 from oli-obk/metadata3
2016-06-06 Oliver Schneiderclippy should work on all systems
2016-06-06 Oliver Schneiderdon't abort after successfully linting a target
2016-06-04 llogiqMerge pull request #962 from Manishearth/fix-doc
2016-06-02 Martin CartonMerge pull request #974 from oli-obk/metadata2
2016-06-02 Oliver Schneiderno indexing
2016-06-02 Oliver Schneiderprocess more kinds of metadata
2016-05-31 llogiqMerge pull request #960 from oli-obk/libbin
2016-05-30 Oliver Schneideradd version check to the unit tests
2016-05-30 Oliver Schneiderdogfood
2016-05-30 Oliver Schneiderdon't require `cargo clippy` to pass a `--lib` or ...
2016-05-27 Manish GoregaokarMerge pull request #950 from oli-obk/split3
2016-05-27 Oliver Schneidersplit clippy into lints, plugin and cargo-clippy