about summary refs log tree commit diff
path: root/clippy_lints/src/utils/comparisons.rs
AgeCommit message (Expand)AuthorLines
2020-01-07Rustup to rust-lang/rust#67886Yuki Okushi-1/+1
2019-12-27Rustup to rust-lang/rust#66936Yuki Okushi-1/+5
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-29Remove crate:: prefixes from crate pathsKonrad Borowski-1/+1
2018-11-27Run rustfmt on clippy_lintsflip1995-1/+0
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-09-15Reintroduce `extern crate` for non-Cargo dependencies.Eduard-Mihai Burtescu-1/+1
2018-08-29Adapt codebase to the tool_lintsflip1995-1/+1
2018-07-16BinOpKindcsmoe-8/+8
2017-08-14RustfmtOliver Schneider-1/+2
2016-12-20also run rustfmt on clippy-lintsOliver Schneider-2/+1
2016-08-23Deny `missing_docs_in_private_items` in some modulesmcarton-1/+10
2016-05-27split clippy into lints, plugin and cargo-clippyOliver Schneider-0/+23