]> git.lizzy.rs Git - rust.git/history - clippy_lints
Fix ICE in `loops` module
[rust.git] / clippy_lints /
2020-08-08 Eduardo BrotoFix ICE in `loops` module
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-05 JarredAllenRun cargo dev fmt
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-04 Philipp KronesRollup merge of #5846 - dima74:map_flatten.map_to_optio...
2020-08-04 Philipp KronesRollup merge of #5837 - JarredAllen:needless_collect...
2020-08-04 borsAuto merge of #5867 - flip1995:rustup, r=flip1995
2020-08-03 Vadim Petrochenkovrustc_ast: `(Nested)MetaItem::check_name` -> `has_name`
2020-08-03 Cameron SteffenRemove obsolete known problems unnecessary_fold
2020-08-03 Tomasz Miąskotry_err: Consider Try impl for Poll when generating...
2020-08-03 JarredAllenCreate stable_sort_primitive lint
2020-08-03 Christoph Walcherearly return on empty parameters/where clause
2020-08-03 JarredAllenImplement review suggestions
2020-08-03 JarredAllenFix a bug causing it to be too trigger-happy
2020-08-03 JarredAllenFix formatting and dogfood fallout
2020-08-03 JarredAllenCheck for other things which can be used indirectly
2020-08-03 JarredAllenWrite the lint and write tests
2020-08-02 Eduardo Brotomanual_async_fn: take input lifetimes into account
2020-08-02 Philipp Hanschfmt
2020-08-02 Philipp HanschRemove old Symbol reexport
2020-07-31 Valentin LazureanuRename HAIR to THIR (Typed HIR).
2020-07-30 Dmitry MurzinReview fixes
2020-07-30 Dmitry MurzinHandle mapping to Option in `map_flatten` lint
2020-07-29 Christoph Walchertypo fix
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-28 Christoph WalcherLint duplicate methods of trait bounds
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-27 Ryan1729run cargo dev update_lints
2020-07-27 Ryan1729fill in lint description for DERIVE_ORD_XOR_PARTIAL_ORD
2020-07-27 Ryan1729s/pord/partial_ord/ to fix dogfood failure
2020-07-27 Ryan1729run cargo dev fmt and fix overly long line
2020-07-27 Ryan1729add description for derive_ord_xor_partial_ord
2020-07-27 Ryan1729remove is_local check since getting the def_id directly...
2020-07-27 Ryan1729use get_trait_def_id to check for Ord trait
2020-07-27 Ryan1729initial implementation based on code for `derive_hash_x...
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-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
next