about summary refs log tree commit diff
path: root/clippy_lints/src/utils/author.rs
AgeCommit message (Expand)AuthorLines
2020-01-13Rustup to rust-lang/rust#68045Yuki Okushi-1/+1
2020-01-11Rustup to rust-lang/rust#67806Yuki Okushi-3/+2
2020-01-11Apply review commentsYuki Okushi-6/+3
2020-01-11Rustup to rust-lang/rust#67258Yuki Okushi-2/+6
2020-01-09Rustup to rust-lang/rust#67979Yuki Okushi-2/+5
2020-01-07Rustup to rust-lang/rust#67886Yuki Okushi-2/+2
2019-12-30Rustup to rust-lang/rust#66942Yuki Okushi-3/+3
2019-12-27Rustup to rust-lang/rust#66936Yuki Okushi-7/+7
2019-12-24rustup "Add span information to `ExprKind::Assign`"Lzu Tao-2/+5
2019-12-22Add <'_> where necessaryflip1995-6/+6
2019-12-04Rustup to rust-lang/rust#66878Matthias Krüger-1/+2
2019-11-27More borrowkind fixesManish Goregaokar-4/+4
2019-11-27Add BorrowKind::RefManish Goregaokar-3/+3
2019-11-25Run rustfmtflip1995-1/+4
2019-11-25Rustup to rust-lang/rust#66671flip1995-2/+2
2019-11-22Rustup to rust-lang/rust#66515flip1995-2/+2
2019-11-11MutImmutable -> Immutable, MutMutable -> Mutable, CaptureClause -> CaptureByManish Goregaokar-1/+1
2019-11-07Rustup to rust-lang/rust#65884flip1995-5/+9
2019-10-14new lints around `#[must_use]` fnsAndre Bogus-0/+3
2019-09-27Fix author lintflip1995-3/+3
2019-09-27Rustup to rust-lang/rust#64813flip1995-17/+17
2019-09-25arm.pats -> arm.patManish Goregaokar-5/+2
2019-08-25Rustup to https://github.com/rust-lang/rust/pull/63854Philipp Hansch-2/+2
2019-08-23Add missing field to LitKind::StrLzu Tao-1/+1
2019-08-18Fix breakage due to rust-lang/rust#61708Michael Wright-0/+6
2019-08-15Rustup to rust-lang/rust#63543flip1995-1/+1
2019-08-02Doctests: Fix all complexity lint docsPhilipp Hansch-2/+3
2019-07-06Address reviewsMichael Wright-1/+1
2019-07-06Fix breakage due to rust-lang/rust#61988Michael Wright-13/+2
2019-06-19Fix missing field in ExprKind::YieldLzu Tao-1/+1
2019-05-28Fix `Block` dump in author lintOliver Scherer-1/+12
2019-05-10Start handling desugarings in author lintManish Goregaokar-1/+27
2019-05-10Add IfDesugar to desugaring_nameManish Goregaokar-0/+4
2019-05-10Remove some unnecessary If armsManish Goregaokar-19/+0
2019-05-08rustup https://github.com/rust-lang/rust/pull/60586Matthias Krüger-0/+1
2019-05-01more Use->DropTemps fixesMatthias Krüger-1/+1
2019-05-01rustup https://github.com/rust-lang/rust/pull/60417/Matthias Krüger-1/+1
2019-04-28Fix breakage due to rust-lang/rust#60225Michael Wright-0/+6
2019-04-17Use lint pass macrosMatthew Kraai-13/+3
2019-03-07fix missing a semicolonrchaser53-1/+1
2019-03-05move lint documentation into macro invocationsAndy Russell-31/+31
2019-02-28Error an unknown or deprecated Clippy attributeflip1995-21/+22
2019-02-20partially HirIdify lintsljedrz-2/+2
2019-02-08Add a uitest subcommand to simplify UI test invocationPhilipp Hansch-1/+1
2019-02-03Fix breakage due to rust-lang/rust#58079Michael Wright-1/+1
2019-02-01Adding lint for too many lines.Araam Borhanian-0/+2
2019-01-27rustup https://github.com/rust-lang/rust/pull/57726Matthias Krüger-0/+4
2019-01-20Fix breakage due to rust-lang/rust#57651Michael Wright-0/+1
2019-01-20Fixed breakage due to rust-lang/rust#57489Michael Wright-27/+18
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0