about summary refs log tree commit diff
path: root/clippy_lints/src/formatting.rs
AgeCommit message (Expand)AuthorLines
2017-02-04Consider expression with macro for possible missing comma lintBood Qian-10/+12
2017-02-04Fix abbreviations in documentBood Qian-1/+1
2017-02-04Shorten lint name for possible missing commaBood Qian-2/+2
2017-02-03Lint for possible missing comma in an array #1177Bood Qian-1/+45
2016-12-20also run rustfmt on clippy-lintsOliver Schneider-1/+1
2016-08-07Make the lint docstrings more consistent.Georg Brandl-5/+5
2016-07-01Merge remote-tracking branch 'origin/rustup' into suggmcarton-10/+2
2016-07-01Rustup to ea0dc9297283daff6486807f43e190b4eb561412mcarton-10/+2
2016-07-01Move more functions to `utils::higher`mcarton-1/+1
2016-05-27split clippy into lints, plugin and cargo-clippyOliver Schneider-0/+166