about summary refs log tree commit diff
path: root/clippy_lints/src/strings.rs
AgeCommit message (Expand)AuthorLines
2017-11-05Cargo fmttopecongiro-2/+2
2017-09-05Run nightly rustfmtOliver Schneider-7/+7
2017-08-14RustupOliver Schneider-4/+2
2017-08-14RustfmtOliver Schneider-16/+26
2017-07-10Rustup to *rustc 1.20.0-nightly (d84693b93 2017-07-09)*Oliver Schneider-2/+2
2017-06-22Use span_lint_and_suggSeo Sanghyeon-7/+4
2017-04-01Remove unused cs parameter for is_macro and friendsEnrico Schmitz-1/+1
2017-03-30Do some additional cleanup around `InternedString` and `Symbol`Oliver Schneider-1/+1
2017-03-30Fix falloutOliver Schneider-1/+1
2017-01-13rustup to 2017-01-12Oliver Schneider-1/+1
2016-12-21remove nondeterminism by adjusting thresholdsOliver Schneider-5/+3
2016-12-20also run rustfmt on clippy-lintsOliver Schneider-1/+1
2016-12-07update to the rust-PR that unblocks clippyOliver Schneider-4/+4
2016-12-06rustup to rustc 1.15.0-dev (3b248a184 2016-12-05)Oliver Schneider-2/+2
2016-11-23Rustup to *rustc 1.15.0-nightly (7b3eeea22 2016-11-21)*mcarton-2/+2
2016-11-16Rustup to rustc 1.15.0-nightly (0ed951993 2016-11-14)mcarton-1/+1
2016-08-07Make lint descriptions short and to the point; always fitting the column "tri...Georg Brandl-3/+3
2016-08-07Make the lint docstrings more consistent.Georg Brandl-17/+22
2016-08-01lint on by ref patterns for referencesOliver Schneider-1/+1
2016-07-16Improve docsmcarton-14/+16
2016-05-27split clippy into lints, plugin and cargo-clippyOliver Schneider-0/+160