about summary refs log tree commit diff
path: root/clippy_lints/src/utils
AgeCommit message (Expand)AuthorLines
2019-11-27More borrowkind fixesManish Goregaokar-4/+4
2019-11-27Re-add wildcards for BorrowKind in some placesManish Goregaokar-4/+10
2019-11-27Add BorrowKind::RefManish Goregaokar-6/+6
2019-11-25Run rustfmtflip1995-1/+4
2019-11-25Rustup to rust-lang/rust#66671flip1995-5/+5
2019-11-23Auto merge of #4840 - flip1995:rollup-jqk3a3i, r=flip1995bors-0/+2
2019-11-23Rollup merge of #4811 - mikerite:lit_repr_20191113, r=flip1995Philipp Krones-0/+2
2019-11-23Merge remote-tracking branch 'Areredify/large_stack_arrays' into rollup-new-l...flip1995-0/+2
2019-11-22Rustup to rust-lang/rust#66515flip1995-5/+7
2019-11-13Add new lint: large stack arrayAreredify-0/+2
2019-11-13literal representation restructure 12Michael Wright-0/+2
2019-11-11MutImmutable -> Immutable, MutMutable -> Mutable, CaptureClause -> CaptureByManish Goregaokar-5/+5
2019-11-08dogfoodHMPerson1-2/+2
2019-11-08Rustup rust-lang/rust#66188HMPerson1-3/+3
2019-11-08rustup https://github.com/rust-lang/rust/pull/65916Lzu Tao-3/+3
2019-11-07Add lint for exitHeinz N. Gies-0/+1
2019-11-07Rustup to rust-lang/rust#65884flip1995-5/+9
2019-11-07Rustup to rustc 1.40.0-nightly (7a76fe76f 2019-11-07)Manish Goregaokar-0/+5
2019-11-06Auto merge of #4772 - HMPerson1:tastier_ice_cream, r=flip1995bors-9/+13
2019-11-06rustup rust-lang/rust#65776Lzu Tao-4/+4
2019-11-05chore: remove unnecessary parentheses around typeLzu Tao-1/+1
2019-11-04Use correct TypeckTables when hashing bodiesHMPerson1-9/+13
2019-10-28rustup https://github.com/rust-lang/rust/pull/65792/Matthias Krüger-1/+1
2019-10-24Fix lint_without_lint_pass lintflip1995-21/+19
2019-10-24Fix testsflip1995-3/+1
2019-10-24Rustup to rust-lang/rust#65657flip1995-3/+3
2019-10-23Auto merge of #4691 - HMPerson1:suggest_iter, r=phanschbors-3/+11
2019-10-22Use StableHasher in SpanlessHasherflip1995-8/+11
2019-10-22Don't hash spans in SpanlessHasherflip1995-2/+2
2019-10-18Fix suggestion for rangesHMPerson1-3/+11
2019-10-18Omit proc macros from `must_use_candidate`Andre Bogus-0/+13
2019-10-17Auto merge of #4683 - HMPerson1:inefficient_to_string, r=Manishearthbors-1/+1
2019-10-17syntax::ext -> syntax_expandManish Goregaokar-1/+1
2019-10-16Dogfood for `inefficient_to_string`HMPerson1-1/+1
2019-10-15Add a new lint for unused selfJames Wang-2/+2
2019-10-14new lints around `#[must_use]` fnsAndre Bogus-0/+15
2019-10-10Use match_function_call wherever possibleMatthias Seiffert-9/+4
2019-10-10Move match_function_call to utilsMatthias Seiffert-0/+24
2019-10-05Run util/dev fmtflip1995-1/+1
2019-10-05Get rid of rvalue_promotable_map method callflip1995-5/+7
2019-10-04Rustup to rust-lang/rust#64874flip1995-11/+3
2019-10-02Add suggestion for zero-ptr lintLzu Tao-1/+1
2019-09-29Rustup rust-lang/rust#63492Lzu Tao-1/+0
2019-09-28rustup https://github.com/rust-lang/rust/pull/64781/Matthias Krüger-1/+1
2019-09-27Fix author lintflip1995-3/+3
2019-09-27Rustup to rust-lang/rust#64813flip1995-93/+93
2019-09-26rustup https://github.com/rust-lang/rust/pull/64515Matthias Krüger-2/+2
2019-09-26Rustup https://github.com/rust-lang/rust/pull/64513Lzu Tao-8/+8
2019-09-26Auto merge of #4569 - james9909:add-comparison-chain, r=oli-obkbors-0/+44
2019-09-25arm.pats -> arm.patManish Goregaokar-13/+8