about summary refs log tree commit diff
path: root/clippy_lints/src/mut_reference.rs
AgeCommit message (Expand)AuthorLines
2016-12-01WIP compiles and doesn't crash (much) but tests are failingOliver Schneider-1/+1
2016-11-23Rustup to *rustc 1.15.0-nightly (3bf2be9ce 2016-11-22)*mcarton-2/+1
2016-08-07Make lint descriptions short and to the point; always fitting the column "tri...Georg Brandl-1/+1
2016-08-07Make the lint docstrings more consistent.Georg Brandl-6/+6
2016-08-01lint on by ref patterns for referencesOliver Schneider-2/+2
2016-07-16Improve docsmcarton-3/+8
2016-05-27split clippy into lints, plugin and cargo-clippyOliver Schneider-0/+77