about summary refs log tree commit diff
path: root/clippy_lints/src/utils
AgeCommit message (Expand)AuthorLines
2017-06-06Check for AsRef/AsMut arguments in wrong_self_conventionAndre Bogus-0/+1
2017-06-05Rustup to *rustc 1.19.0-nightly (0418fa9d3 2017-06-04)*mcarton-9/+6
2017-06-05Finish rustup.Eduard-Mihai Burtescu-16/+13
2017-06-04Continue work on rustupmcarton-5/+4
2017-06-02Try to fix compilation error on rustc 1.19.0-nightly (4ed2edaaf 2017-06-01)messense-12/+4
2017-05-26Rustup to rustc 1.19.0-nightly (557967766 2017-05-26)Manish Goregaokar-1/+1
2017-05-26Update to fix array_indexing failures: RangeInclusive::NonEmpty is goneGeorg Brandl-4/+2
2017-05-24Rustup to rustc 1.19.0-nightly (5b13bff52 2017-05-23)Oliver Schneider-3/+3
2017-05-19Fix build failure on rustc 1.19.0-nightly (0ed1ec9f9 2017-05-18)messense-2/+0
2017-05-14Update to rustc 1.19.0-nightly (826d8f385 2017-05-13)Oliver Schneider-17/+15
2017-05-12Run rustfmtOliver Schneider-2/+2
2017-05-11Fix #1730Oliver Schneider-0/+2
2017-05-10Merge pull request #1738 from Manishearth/serdeOliver Schneider-89/+62
2017-05-09Forgot doc commentsOliver Schneider-0/+3
2017-05-09Merge pull request #1728 from Manishearth/inspectorOliver Schneider-29/+30
2017-05-09Update our config reading to serde 1.0Oliver Schneider-89/+59
2017-05-06Add KiB to doc-valid-identsNiklas Fiekas-1/+1
2017-05-05Also print type adjustments in the inspectorOliver Schneider-29/+30
2017-05-03Run rustfmtOliver Schneider-1/+0
2017-05-02Update to latest nightlyOliver Schneider-9/+4
2017-04-28RustupOliver Schneider-2/+2
2017-04-27Update to latest rustc versionOliver Schneider-8/+8
2017-04-25Merge pull request #506 from yati-sagade/masterOliver Schneider-0/+1
2017-04-25Add "MinGW" to doc-valid-identsTrevor Spiteri-0/+1
2017-04-25Merge remote-tracking branch 'origin/master' into yati_masterOliver Schneider-6/+12
2017-04-16Rustup to 1.18.0-nightly (d5cf1cb64 2017-04-15)Mrmaxmeier-1/+3
2017-04-13needless_continue: Remove indentation of suggestion code.Yati Sagade-189/+0
2017-04-12Run rustfmtOliver Schneider-5/+9
2017-04-12Dogfood testsOliver Schneider-3/+5
2017-04-09needless_continue: Refactor to use stuff from utils, and move some stuff to u...Yati Sagade-0/+188
2017-04-06Fix falloutOliver Schneider-3/+3
2017-04-06fix various rustup failuresOliver Schneider-0/+3
2017-04-01Remove unused cs parameter for is_macro and friendsEnrico Schmitz-4/+4
2017-03-31First try for a fix for rustc 1.18.0-nightly (5c94997b6 2017-03-30Enrico Schmitz-35/+23
2017-03-30Do some additional cleanup around `InternedString` and `Symbol`Oliver Schneider-1/+1
2017-03-30Fix falloutOliver Schneider-1/+1
2017-03-21Fix for rustc 1.17.0-nightly (6eb9960d3 2017-03-19)Enrico Schmitz-10/+6
2017-03-16Rustup: Add ExprKind::CatchAndre Bogus-0/+1
2017-03-07Don't lint `nan_cmp` and `zero_ptr` in constantsOliver Schneider-0/+12
2017-03-05Mostly apply rustfmtOliver Schneider-3/+3
2017-03-03Simplify `snippet` body by forwarding to `snippet_opt`Oliver Schneider-1/+1
2017-03-03Add ECMAScript to default `doc-valid-idents`Sander Maijers-0/+1
2017-03-02Fix invalid_upcast_comparisons lint for same size sign castsOliver Schneider-0/+7
2017-03-01Using f.unsafety() instead of f.skip_binder().unsafetyEnrico Schmitz-1/+1
2017-03-01Fix for rustc 1.17.0-nightly (be760566c 2017-02-28)Enrico Schmitz-2/+2
2017-02-27Run rustfmtOliver Schneider-2/+5
2017-02-27rustupOliver Schneider-7/+7
2017-02-25Enable `len_zero` for slicessinkuu-1/+1
2017-02-21Merge pull request #1491 from Manishearth/into_iter_on_refOliver Schneider-0/+11
2017-02-21rustfmtOliver Schneider-1/+1