about summary refs log tree commit diff
path: root/build.rs
AgeCommit message (Collapse)AuthorLines
2019-05-23clippy: bump rustc_tools util version to 0.2Matthias Krüger-0/+4
rustc_tools_util: fix typo in docs (readme)
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
Discussion previously happened in https://github.com/rust-lang/rust/pull/43498
2018-11-27Run rustfmt on build.rsflip1995-1/+0
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-09-06print git commit hash and commit date in version outputMatthias Krüger-3/+10
clippy 0.0.212 (964fcbe0 2018-09-06)
2018-09-03Cleanup old min_version stuffPhilipp Hansch-15/+0
This cleans up a few leftover things after https://github.com/rust-lang-nursery/rust-clippy/pull/3018
2018-08-09Version checks are useless now that we ride the trainsOliver Schneider-87/+0
2018-07-05Consistently call it "Clippy", not clippy or rust-clippyDale Wijnand-4/+4
As per discussion on the Clippy 1.0 RFC
2018-06-25Enable rust_2018_idioms warningMateusz Mikuła-3/+0
2018-05-22Format codeMateusz Mikuła-36/+40
2018-05-13Fix build script for dev channelPhilipp Hansch-5/+15
2018-05-07Add rustc version check to build scriptPhilipp Hansch-0/+91
2017-10-03Reduce the hackiness of cargo-clippyOliver Schneider-0/+8