about summary refs log tree commit diff
path: root/clippy_lints/src/cargo_common_metadata.rs
AgeCommit message (Expand)AuthorLines
2020-01-13Rustup to rust-lang/rust#68045Yuki Okushi-1/+1
2020-01-11Rustup to rust-lang/rust#67806Yuki Okushi-3/+2
2020-01-04Rustup to https://github.com/rust-lang/rust/pull/67853Philipp Hansch-1/+2
2019-12-24do minor cleanupsLzu Tao-3/+1
2019-12-04Rustup to rust-lang/rust#66878Matthias Krüger-1/+2
2019-10-23deps: update cargo_metadata from 0.8.0 to 0.9.0Matthias Krüger-1/+1
2019-10-04Use new format of licensesMateusz Mikuła-1/+1
2019-09-22clippy::cargo_common_metadata: check for license-fileCyril Plisko-2/+8
2019-09-04Refactor option handlingJeremy Stucki-5/+1
2019-04-17Use lint pass macrosMatthew Kraai-13/+3
2019-03-05move lint documentation into macro invocationsAndy Russell-21/+21
2019-02-10removing redundant closures in the whole projectGrzegorz-1/+1
2019-01-27rustup https://github.com/rust-lang/rust/pull/57726Matthias Krüger-0/+4
2019-01-25chore(cargo/dependencies/cargo-metadata): Upgrade to 0.7.1Sorin Davidoi-1/+1
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-29Remove crate:: prefixes from crate pathsKonrad Borowski-3/+3
2018-11-27Run rustfmt on clippy_lintsflip1995-1/+1
2018-11-22rust-lang-nursery/rust-clippy => rust-lang/rust-clippyMatthias Krüger-1/+1
2018-11-13Check for common metadataYusuf Simonson-0/+115