]> git.lizzy.rs Git - rust.git/history - clippy_dev/Cargo.toml
Auto merge of #9490 - kraktus:needless_borrow, r=Jarcho
[rust.git] / clippy_dev / Cargo.toml
2021-10-01 Manish GoregaokarRollup merge of #88782 - asquared31415:issue-79559...
2021-09-30 borsAuto merge of #7677 - surechen:edit_large_enum_variant...
2021-09-30 borsAuto merge of #7684 - surechen:solve_derivable_impls...
2021-09-28 borsAuto merge of #7734 - Manishearth:doc-unsafe-trait...
2021-09-28 flip1995Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee...
2021-09-28 borsAuto merge of #7711 - camsteffen:depinfo-error, r=flip1995
2021-09-28 borsAuto merge of #7733 - flip1995:rustup, r=flip1995
2021-09-28 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-27 borsAuto merge of #7664 - matthiaskrgr:bump_to_2021, r...
2021-09-25 Matthias Krügerbump clippy crates to edition 2021
2021-09-13 borsAuto merge of #88517 - smoelius:without-patch-versions...
2021-09-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-09-09 Samuel E. Moelius IIIUpdate dependencies
2021-08-25 borsAuto merge of #7453 - F3real:assume_function_calls_have...
2021-08-23 borsAuto merge of #7539 - Labelray:master, r=camsteffen
2021-08-16 borsAuto merge of #84039 - jyn514:uplift-atomic-ordering...
2021-08-12 borsAuto merge of #7558 - flip1995:rustup, r=flip1995
2021-08-12 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-08-04 borsAuto merge of #87568 - petrochenkov:localevel, r=cjgillot
2021-08-02 borsAuto merge of #87535 - lf-:authors, r=Mark-Simulacrum
2021-07-29 Jaderfc3052: Remove authors field from Cargo manifests
2021-07-03 borsAuto merge of #7316 - lengyijun:rc_mutex, r=llogiq
2021-07-02 borsAuto merge of #86782 - flip1995:clippyup, r=Manishearth
2021-07-01 flip1995Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c...
2021-07-01 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-06-30 borsAuto merge of #7390 - popzxc:issue-7331, r=flip1995
2021-06-25 borsAuto merge of #7379 - popzxc:issue-7305, r=flip1995
2021-06-24 borsAuto merge of #7300 - DevinR528:import-rename, r=camsteffen
2021-06-23 borsAuto merge of #7396 - ranweiler:zero-offset, r=Manishearth
2021-06-23 borsAuto merge of #7394 - ehuss:update-opener, r=ehuss
2021-06-22 Eric HussUpdate opener.
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #6805 - matthiaskrgr:uca_nopub_6803,...
2021-03-13 borsAuto merge of #6859 - magurotuna:if_then_some_else_none...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-11 borsAuto merge of #6826 - TaKO8Ki:refactor-methods-mod...
2021-03-11 borsAuto merge of #6884 - matthiaskrgr:lintcheck_crate...
2021-03-11 Matthias Krügerlintcheck: move out of clippy-dev into own crate
2021-03-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-10 borsAuto merge of #6814 - hyd-dev:issue-6486, r=flip1995
2021-03-10 borsAuto merge of #6794 - camsteffen:needless-borrowed...
2021-03-09 borsAuto merge of #6878 - flip1995:authors, r=Manishearth
2021-03-09 flip1995Set Clippy authors to "The Rust Clippy Developers"
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-25 borsAuto merge of #6790 - mgacek8:issue_6748, r=Manishearth
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-02-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-21 borsAuto merge of #6770 - ThibsG:PostfixEnumVariant, r...
2021-02-21 borsAuto merge of #6765 - camsteffen:unnecessary-wraps...
2021-02-21 borsAuto merge of #6754 - camsteffen:spanlesseq-res, r...
2021-02-20 borsAuto merge of #6717 - booleancoercion:master, r=llogiq
2021-02-20 borsAuto merge of #6766 - matthiaskrgr:nestedmatch, r=flip1995
2021-02-20 borsAuto merge of #6764 - matthiaskrgr:lintcheck_par_iter...
2021-02-18 Matthias Krügerlintcheck: parallelize
2021-02-18 borsAuto merge of #6665 - pag4k:unnecessary_wraps_bug_6640...
2021-02-18 Dylan DPCRollup merge of #82215 - TaKO8Ki:replace-if-let-while...
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-16 borsAuto merge of #6662 - Y-Nak:default-numeric-fallback...
2021-02-14 borsAuto merge of #6701 - camsteffen:collapsible-if, r...
2021-02-14 borsAuto merge of #6697 - camsteffen:vec-init-push-fp,...
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-12 borsAuto merge of #6700 - daxpedda:panics-doc-unreachable...
2021-02-12 borsAuto merge of #6179 - flip1995:rewrite_use_self, r...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-02-11 flip1995Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-11 borsAuto merge of #6708 - matthiaskrgr:lintcheck, r=flip1995
2021-02-11 Matthias Krügerlintcheck: add support for path sources
2021-02-02 Jack HueyRollup merge of #81260 - vn971:restore-editorconfig...
2021-02-02 borsAuto merge of #6639 - xFrednet:0000-configuration-docum...
2021-02-01 borsAuto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov
2021-01-31 borsAuto merge of #6603 - ThibsG:MatchOverlappingArm5986...
2021-01-30 flip1995Merge commit '95c0459217d1661edfa794c8bb122452b92fb485...
2021-01-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-01-27 borsAuto merge of #6645 - camsteffen:syntax-highlighting...
2021-01-26 borsAuto merge of #6469 - matthiaskrgr:clippy_dev_crater...
2021-01-23 Matthias Krügerrename cargo dev crater to cargo dev lintcheck
2021-01-23 Matthias Krügerclippy dev crater: address more review commetns
2021-01-23 Matthias Krügercargo dev crater: throw an error if we can't find our...
2021-01-23 Matthias Krügerclippy dev crater: use and parse clippy messages as...
2021-01-23 Matthias Krügerremove duplicate code and other cleanup
2021-01-23 Matthias Krügeruse a .toml file to list the crates we want to check
2021-01-23 Matthias Krügercargo dev crater: work on downloading and extracting...
2020-11-07 borsAuto merge of #6110 - rail-rain:care_enums_non_copy_con...
2020-10-25 borsAuto merge of #6211 - ThibsG:NeedlessBoolCfg, r=flip1995
2020-10-19 borsAuto merge of #6167 - ThibsG:IdenticalArgumentsAssertEq...
2020-10-16 Dylan DPCRollup merge of #77493 - hosseind88:ICEs_should_always_...
2020-10-13 borsAuto merge of #6169 - ThibsG:SameFunctionsInIfCondition...
2020-10-11 borsAuto merge of #77649 - dash2507:replace_run_compiler...
2020-10-10 borsAuto merge of #6107 - nahuakang:ref_style_link_false_po...
2020-10-10 borsAuto merge of #5727 - rail-rain:manual_memcpy_with_coun...
2020-10-09 borsAuto merge of #6144 - rust-lang:float-cmp-ref, r=ebroto
2020-10-09 borsAuto merge of #6130 - Ambroisie:lint-ptr-eq, r=Manishearth
2020-10-09 borsAuto merge of #6149 - flip1995:update_actions, r=ebroto
2020-10-09 borsAuto merge of #6148 - flip1995:release_doc, r=ebroto
2020-10-09 borsAuto merge of #6131 - Ambroisie:fix-doc-tools, r=flip1995
2020-10-09 borsAuto merge of #6146 - woshilapin:patch-1, r=flip1995
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-10-09 borsAuto merge of #6136 - dtolnay:serve, r=flip1995
2020-10-09 borsAuto merge of #6115 - ebroto:changelog_1_48, r=flip1995
next