]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #5952 - 1c3t3a:1c3t3a-dev-5819, r=Manishearth
[rust.git] / src /
2020-08-25 borsAuto merge of #5952 - 1c3t3a:1c3t3a-dev-5819, r=Manishearth
2020-08-25 borsAuto merge of #5960 - flip1995:rustup, r=flip1995
2020-08-24 BastianAdded a lint which corrects expressions like (a - b...
2020-08-22 borsAuto merge of #5926 - giraffate:improve_lint_message_in...
2020-08-21 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-08-19 Takayuki NakataImprove lint message in `to_string_in_display`
2020-08-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-08-17 borsAuto merge of #5908 - giraffate:fix_fp_for_same_item_pu...
2020-08-17 borsAuto merge of #5915 - matthiaskrgr:deps_, r=Manishearth
2020-08-16 borsAuto merge of #5894 - tmiasko:self-assignment, r=Manish...
2020-08-16 Tomasz MiąskoWarn about explicit self-assignment
2020-08-16 borsAuto merge of #5720 - bugadani:new-lint, r=flip1995...
2020-08-16 Dániel BugaRename lint to use plural form
2020-08-16 Dániel BugaRun cargo dev update_lints
2020-08-16 Dániel BugaImplement new lint
2020-08-16 borsAuto merge of #5725 - montrivo:should-impl-trait, r...
2020-08-16 borsAuto merge of #5907 - wiomoc:feature/useless-vec-max...
2020-08-16 borsAuto merge of #5903 - jrqc:needless_return, r=ebroto...
2020-08-16 borsAuto merge of #5881 - wiomoc:feature/single-char-push_s...
2020-08-16 borsAuto merge of #5831 - chansuke:to_string_in_display...
2020-08-15 jrqccargo dev update_lints
2020-08-15 jrqcMake needless_return a late lint pass
2020-08-15 borsAuto merge of #5910 - flip1995:rustup, r=flip1995
2020-08-14 Christoph WalcherMerge lint with `single_char_pattern`
2020-08-14 Christoph WalcherLint `push_str` with a single-character string literal
2020-08-14 chansukeDon't use `to_string` in impl Display
2020-08-13 borsAuto merge of #5901 - giraffate:add_reference_to_rustc_...
2020-08-13 borsAuto merge of #5900 - ThibsG:ParensUselessConversion475...
2020-08-12 borsAuto merge of #5897 - matthiaskrgr:no_clone_tts, r...
2020-08-12 borsAuto merge of #5884 - Ryan1729:patch-1, r=flip1995
2020-08-12 borsAuto merge of #5893 - matthiaskrgr:lint_msg, r=yaahc
2020-08-12 borsAuto merge of #5885 - Ryan1729:patch-2, r=flip1995
2020-08-12 borsAuto merge of #75405 - flip1995:clippyup, r=Manishearth
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-11 Matthias Krügerif_not_else: make lint adhere to lint message convention
2020-08-11 borsAuto merge of #5892 - matthiaskrgr:redundant_mut, r...
2020-08-11 borsAuto merge of #5891 - flip1995:rustup, r=flip1995
2020-08-11 Yuki OkushiRollup merge of #75226 - pnadon:miri-undef-uninit,...
2020-08-10 Dylan DPCRollup merge of #75098 - Ryan1729:clippy-pointer-cast...
2020-08-10 borsAuto merge of #5888 - matthiaskrgr:lints, r=yaahc
2020-08-10 Matthias Krügerrun cargo dev update-lints
2020-08-10 borsAuto merge of #5883 - flip1995:rollup-x9mftxe, r=flip1995
2020-08-10 Philipp KronesRollup merge of #5874 - camelid:patch-1, r=flip1995
2020-08-10 Philipp KronesRollup merge of #5871 - wiomoc:feature/methodcall-minma...
2020-08-10 Philipp KronesRollup merge of #5870 - ebroto:5789_allow_unsafe_derive...
2020-08-10 Philipp KronesRollup merge of #5869 - wiomoc:feature/implicit-self...
2020-08-10 Philipp KronesRollup merge of #5825 - giraffate:same_item_push, r...
2020-08-08 borsAuto merge of #5878 - flip1995:rustup, r=flip1995
2020-08-07 Christoph Walcheradopt comments from review
2020-08-07 Christoph WalcherLint against `Self` as an arbitrary self type
2020-08-06 Ryan1729run clippy_dev update_lints
2020-08-06 Ryan1729run cargo dev new_lint then move transmutes_expressible...
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 Takayuki Nakatacargo dev update_lints
2020-08-05 Takayuki NakataAdd lint `same_item_push`
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-07-29 Christoph Walchertypo fix
2020-07-28 Christoph WalcherLint duplicate methods of trait bounds
2020-07-27 Ryan1729run cargo dev update_lints
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-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 robojumpernew lint: match_like_matches_macro
next