]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/lib.rs
adopt comments from review
[rust.git] / clippy_lints / src / lib.rs
2020-08-07 Christoph Walcheradopt comments from review
2020-08-07 Christoph WalcherLint against `Self` as an arbitrary self type
2020-08-05 borsAuto merge of #5809 - JarredAllen:stable_sort_primitive...
2020-08-05 borsAuto merge of #5859 - ebroto:5765_manual_async_fn_fp...
2020-08-05 borsAuto merge of #5857 - tmiasko:try-err-poll, r=matthiaskrgr
2020-08-04 borsAuto merge of #5865 - camsteffen:unnecessary-fold-known...
2020-08-04 borsAuto merge of #5868 - flip1995:rollup-5g8vft5, r=flip1995
2020-08-04 Philipp KronesRollup merge of #5856 - phansch:remove-symbol-reexport...
2020-08-04 Philipp KronesRollup merge of #5852 - wiomoc:feature/lint-duplicate...
2020-08-04 Philipp KronesRollup merge of #5848 - Ryan1729:add-derive_ord_xor_par...
2020-08-03 JarredAllenCreate stable_sort_primitive lint
2020-08-02 Philipp HanschRemove old Symbol reexport
2020-07-28 Christoph WalcherLint duplicate methods of trait bounds
2020-07-27 Ryan1729move derive_ord_xor_partial_ord into derive mod so...
2020-07-27 Ryan1729run cargo dev new_lint
2020-07-26 borsAuto merge of #5820 - ThibsG:FixSuspiciousArithmeticImp...
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-21 borsAuto merge of #5830 - flip1995:rustup, r=flip1995
2020-07-20 borsAuto merge of #5824 - tmiasko:manually-drop-clone,...
2020-07-19 borsAuto merge of #5800 - montrivo:bugfix/redundant_closure...
2020-07-19 Tim Nielensredundant_closure_call - extract lint from misc_early...
2020-07-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-07-17 borsAuto merge of #5817 - flip1995:rustup, r=flip1995
2020-07-17 borsAuto merge of #5811 - JarredAllen:panic_multiple_args...
2020-07-17 borsAuto merge of #5810 - matthiaskrgr:typos_2, r=Manishearth
2020-07-16 Matthias Krügerfix typos (found by codespell)
2020-07-16 flip1995Merge remote-tracking branch 'upstream/rust-1.44.1...
2020-07-15 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-07-14 borsAuto merge of #5798 - mikerite:fix-2277-2, r=yaahc
2020-07-14 borsAuto merge of #5793 - warner:5783-nth-zero-next, r...
2020-07-14 borsAuto merge of #5737 - Uriopass:unit-for-ord, r=flip1995
2020-07-14 Matthias Krügernew lint: Returning unit from closures expecting Ord
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-07-14 borsAuto merge of #5732 - bjorn3:patch-1, r=flip1995
2020-07-14 borsAuto merge of #5773 - giraffate:repeat_once, r=flip1995
2020-07-13 borsAuto merge of #5792 - flip1995:rollup-torc1we, r=flip1995
2020-07-13 Philipp KronesRollup merge of #5786 - matthiaskrgr:new_lint_issue_tem...
2020-07-13 Philipp KronesRollup merge of #5784 - matthiaskrgr:ice_5780, r=phansch
2020-07-13 Philipp KronesRollup merge of #5756 - ebroto:5754_sort_by, r=flip1995
2020-07-13 Philipp KronesRollup merge of #5752 - chrisduerr:pedantic_ranges...
2020-07-13 Philipp KronesRollup merge of #5443 - thiagoarrais:issue-2040, r...
2020-07-13 borsAuto merge of #5790 - flip1995:rustup, r=flip1995
2020-07-10 borsAuto merge of #5769 - robojumper:match_like_matches_mac...
2020-07-10 Christian DuerrRun update_lints
2020-07-09 borsAuto merge of #5771 - montrivo:bugfix/single-match...
2020-07-08 borsAuto merge of #5776 - flip1995:rustup, r=flip1995
2020-07-07 Takayuki NakataAdd a lint for `.repeat(1)`
2020-07-07 Manish GoregaokarRollup merge of #73870 - sexxi-goose:projection-ty...
2020-07-06 robojumperfix match_like_matches_macro in clippy
2020-07-06 borsAuto merge of #5301 - JarredAllen:option_if_let_else...
2020-07-03 JarredAllenLast few tweaks
2020-07-03 JarredAllenLint for if let Some(x) = ... instead of Option::map_or
2020-07-03 borsAuto merge of #4841 - phaylon:pattern-type-mismatch...
2020-07-03 borsAuto merge of #5761 - ThibsG:TypeRepetitionThreshold...
2020-07-03 flip1995Fix rebase fallout
2020-07-03 Robert SedlacekAdded restriction lint: pattern-type-mismatch
2020-07-03 ThibsGAdd configurable threshold for `type_repetition_in_boun...
2020-07-03 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-07-01 borsAuto merge of #5760 - phansch:deprecate-regex-macro...
2020-07-01 Philipp HanschDeprecate regex_macro lint
2020-06-30 borsAuto merge of #5758 - ebroto:5704_unnested_or_pats...
2020-06-30 borsAuto merge of #5750 - ebroto:blanket_clippy_restriction...
2020-06-30 Eduardo BrotoMove blanket_clippy_restriction_lints to "style"
2020-06-30 Eduardo BrotoLint enabling the whole restriction group
2020-06-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-06-26 Manish GoregaokarRollup merge of #73597 - ayazhafiz:i/const-span, r...
2020-06-24 borsAuto merge of #5745 - montrivo:copy_on_clone, r=phansch
2020-06-23 borsAuto merge of #5694 - wangtheo:issue-5626, r=matthiaskrgr
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-23 borsAuto merge of #5740 - lzutao:unused-unused, r=flip1995
2020-06-23 borsAuto merge of #5738 - mikerite:loops-20200623-2, r...
2020-06-23 Lzu TaoRemove unused allowed unused attributes
2020-06-23 borsAuto merge of #5735 - lzutao:issue-temp, r=flip1995
2020-06-23 borsAuto merge of #5741 - flip1995:rollup-8chbwhy, r=flip1995
2020-06-23 Philipp KronesRollup merge of #5726 - sozysozbot:patch-1, r=flip1995
2020-06-23 Philipp KronesRollup merge of #5724 - ebroto:5697_const_result_option...
2020-06-23 Philipp KronesRollup merge of #5716 - bugadani:patch-1, r=matthiaskrgr
2020-06-23 Philipp KronesRollup merge of #5713 - flip1995:more_lints, r=Manishearth
2020-06-23 Philipp KronesRollup merge of #5712 - ijijn:master, r=flip1995
2020-06-23 Philipp KronesRollup merge of #5710 - lcnr:patch-1, r=flip1995
2020-06-23 Philipp KronesRollup merge of #5709 - ebroto:5389_ice, r=Manishearth
2020-06-23 Philipp KronesRollup merge of #5705 - dtolnay:orpat, r=flip1995
2020-06-23 flip1995Use lints in Clippy that are enabled in rustc bootstrap
2020-06-23 borsAuto merge of #5739 - flip1995:rustup, r=flip1995
2020-06-23 borsAuto merge of #5695 - esamudera:lint_mem_uninitialized...
2020-06-23 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-06-16 flip1995Register redundant_field_names and non_expressive_names...
2020-06-13 Teddy_WangAdded a lint for .map(|x| x)
2020-06-11 David TolnayDowngrade unnested_or_patterns to pedantic
2020-06-09 borsAuto merge of #5279 - DevinR528:macro-use-sugg, r=flip1995
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-06-08 Devin Rfix some of the review, rename, fmt, refactor
2020-06-08 Devin Rremove session
2020-06-08 Devin Rcollected all the imports and names
2020-06-08 borsAuto merge of #5692 - ebroto:5689_N_dotdot_N, r=yaahc
2020-06-08 borsAuto merge of #5680 - ebroto:3792_let_return, r=Manishearth
2020-06-08 borsAuto merge of #5378 - Centril:unnested-or-pats, r=flip1...
2020-06-07 Mazdak Farrokhzadadd `unnested_or_patterns` lint
2020-06-07 Eduardo BrotoMake let_and_return a late lint pass
2020-06-07 borsAuto merge of #5691 - flip1995:rustup, r=matthiaskrgr
next