]> git.lizzy.rs Git - rust.git/history - clippy_lints
Auto merge of #5864 - rust-lang:ci_debug, r=Manishearth
[rust.git] / clippy_lints /
2020-07-29 borsAuto merge of #5843 - dima74:iter_skip_next.add-suggest...
2020-07-29 borsAuto merge of #5840 - flip1995:basics, r=phansch
2020-07-29 borsAuto merge of #5853 - flip1995:rustup, r=flip1995
2020-07-29 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-07-27 Bastian Kauschkeclippy
2020-07-27 Bastian Kauschkeintroduce PredicateAtom
2020-07-27 Bastian Kauschkethis might be unqualified, but at least it's now quantified
2020-07-27 Bastian Kauschkeclippy
2020-07-27 borsAuto merge of #5850 - giraffate:chmod_utils_ats_utils...
2020-07-27 Takayuki Nakata`chmod` 644 `clippy_lints/src/utils/ast_utils.rs`
2020-07-26 borsAuto merge of #5820 - ThibsG:FixSuspiciousArithmeticImp...
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-26 borsAuto merge of #5845 - giraffate:fix_fp_useless_conversi...
2020-07-25 Takayuki NakataFix FP `useless_conversion`
2020-07-25 Dmitry MurzinAdd suggestion for `iter_skip_next` lint
2020-07-23 borsAuto merge of #5829 - JohnTitor:epsilon, r=flip1995
2020-07-21 borsAuto merge of #5830 - flip1995:rustup, r=flip1995
2020-07-21 Yuki OkushiUse `(std::)f64::EPSILON` in the examples as suggested...
2020-07-20 David Woodtrait_sel: only test predicates w/ no substs
2020-07-20 borsAuto merge of #5824 - tmiasko:manually-drop-clone,...
2020-07-19 Tomasz MiąskoIgnore not really redundant clones of ManuallyDrop
2020-07-19 borsAuto merge of #5800 - montrivo:bugfix/redundant_closure...
2020-07-19 Tim Nielensredundant_closure_call - pr review
2020-07-19 Tim Nielensredundant_closure_call - add support for shadowed closures
2020-07-19 Tim Nielensredundant_closure_call - extract lint from misc_early...
2020-07-19 Tim Nielensredundant_closure_call - don't lint when used more...
2020-07-18 ThibsGFix FP for `suspicious_arithmetic_impl` from `suspiciou...
2020-07-18 borsAuto merge of #5815 - JarredAllen:redundant_pattern_bug...
2020-07-18 borsAuto merge of #5818 - flip1995:rustup, r=flip1995
2020-07-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-07-17 borsAuto merge of #5817 - flip1995:rustup, r=flip1995
2020-07-17 flip1995Fix sync fallout (fmt)
2020-07-17 JarredAllenFix bug in lint
2020-07-17 borsAuto merge of #5814 - giraffate:fix_typo, r=flip1995
2020-07-17 Takayuki NakataFix typo
2020-07-17 Valentin LazureanuRename TypeckTables to TypeckResults.
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 JarredAllenClean up dogfood fallout
2020-07-16 JarredAllenEnable detecting multiple-argument panics
2020-07-16 Nicholas NethercoteAvoid storing `SymbolStr` in a struct.
2020-07-16 flip1995Merge remote-tracking branch 'upstream/rust-1.44.1...
2020-07-15 borsAuto merge of #5788 - Leulz:shadow-unrelated-fix-rhs...
2020-07-15 borsAuto merge of #5802 - flip1995:rustup, r=flip1995
2020-07-15 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-07-15 Leo Meira VitalRemoving snippet from SHADOW_UNRELATED message.
2020-07-15 Bastian KauschkeWithOptConstParam::dummy -> WithOptConstParam::unknown
2020-07-15 Bastian Kauschkeimprove naming
2020-07-15 Bastian Kauschkeconst_eval_resolve
2020-07-14 Nicholas NethercoteRemove lots of `Symbol::as_str()` calls.
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 Brian Warnerformatting nits
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 Takayuki NakataUse `.is_some()` not `Some(_)`
2020-07-13 Brian Warnerimprove advice in iter_nth_zero
2020-07-13 bjorn3Rename collapsable_if fix suggestion to "collapse neste...
2020-07-13 Takayuki NakataRefactoring to use `constant_context
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-11 Manish GoregaokarRollup merge of #72920 - oli-obk:const_transmute, r...
2020-07-11 Matthias KrügerFix out of bounds access by checking length equality...
2020-07-10 borsAuto merge of #5769 - robojumper:match_like_matches_mac...
2020-07-10 Takayuki NakataFix typo
2020-07-10 Christian DuerrRun update_lints
2020-07-10 Christian DuerrMove range_minus_one to pedantic
2020-07-10 Tamir DubersteinAvoid "whitelist"
2020-07-09 borsAuto merge of #5781 - giraffate:fix_a_broken_link,...
2020-07-09 borsAuto merge of #5771 - montrivo:bugfix/single-match...
2020-07-09 Tim Nielenssingle_match_else - single expr/stmt else block corner...
2020-07-08 Eduardo Brotounnecessary_sort_by: avoid linting if key borrows
2020-07-08 robojumpermake match_like_matches_macro only apply to matches...
2020-07-08 borsAuto merge of #5776 - flip1995:rustup, r=flip1995
2020-07-07 Takayuki NakataAdd a lint for `.repeat(1)`
2020-07-07 borsAuto merge of #74117 - Manishearth:rollup-ds7z0kx,...
2020-07-07 Manish GoregaokarRollup merge of #73870 - sexxi-goose:projection-ty...
2020-07-06 borsAuto merge of #73978 - Mark-Simulacrum:shrink-paramenv...
2020-07-06 Thiago ArraisIncludes TODO for constants equivalent to π/180
2020-07-06 Thiago ArraisReclassify powi(2) lint under suboptimal_flops
2020-07-06 Thiago ArraisPlace radian lints under suboptimal_flops
2020-07-06 Thiago ArraisBetter copy for lint message
2020-07-06 Thiago ArraisLint for to_radians and to_degrees
2020-07-06 robojumperfix match_like_matches_macro in clippy
2020-07-06 Thiago ArraisLint x.log(b) / y.log(b) => x.log(y)
2020-07-06 robojumpernew lint: match_like_matches_macro
2020-07-06 Thiago ArraisLint (x * x + y * y).sqrt() => x.hypot(y)
2020-07-06 Thiago ArraisLint for x.powi(2) => x * x
2020-07-06 borsAuto merge of #5301 - JarredAllen:option_if_let_else...
2020-07-05 Mark RousskovShrink ParamEnv to 16 bytes
2020-07-04 JarredAllenFixed compile errors
next