]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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-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 borsAuto merge of #5864 - rust-lang:ci_debug, r=Manishearth
2020-08-03 flip1995Fix ui-cargo tests in CI
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 JarredAllenSplit indirect collects into their own test case
2020-08-03 JarredAllenCheck for other things which can be used indirectly
2020-08-03 JarredAllenWrite the lint and write tests
2020-08-03 JarredAllenCreate test for wanted behavior
2020-08-02 Eduardo Brotomanual_async_fn: take input lifetimes into account
2020-08-02 liuzhenyufix typos
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 Ryan1729update reference since we see the expected four errors
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 Ryan1729add test for derive_ord_xor_partial_ord based on test...
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-24 flip1995Address review comments
2020-07-24 flip1995Mention lint naming guidelines earlier
2020-07-23 borsAuto merge of #5829 - JohnTitor:epsilon, r=flip1995
2020-07-23 borsAuto merge of #5832 - rust-lang:update_usage_instr...
2020-07-22 Philipp KronesUpdate Usage section of README.md
2020-07-22 flip1995Add documentation for basic Clippy hacking
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 JarredAllenAdd test for correct behavior
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 borsAuto merge of #5807 - flip1995:changelog, r=yaahc
2020-07-16 borsAuto merge of #5806 - flip1995:deploy_beta_fix, r=phansch
2020-07-16 flip1995Typo: Change Log -> Changelog
2020-07-16 flip1995Update changelog to beta-1.46
next