about summary refs log tree commit diff
path: root/clippy_lints/src/utils/constants.rs
AgeCommit message (Expand)AuthorLines
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-11-27Run rustfmt on clippy_lintsflip1995-18/+2
2018-11-26constants: add u128 i128 builtin types and fix outdated urlMatthias Krüger-1/+3
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-08-29Adapt codebase to the tool_lintsflip1995-1/+1
2017-10-20Fixed some code in clippy to pass the new, removed formatting changes.Paul Florence-1/+1
2017-08-14RustfmtOliver Schneider-2/+17
2016-12-20also run rustfmt on clippy-lintsOliver Schneider-12/+2
2016-08-28Add a `builtin_type_shadow` lintmcarton-0/+21