]> git.lizzy.rs Git - rust.git/history - clippy_dev
Don't allow adjustments for `manual_map`
[rust.git] / clippy_dev /
2021-04-14 borsAuto merge of #7039 - phansch:melt-ice, r=flip1995
2021-04-12 borsAuto merge of #7065 - rail-rain:warn_copy_pass_by_ref...
2021-04-11 borsAuto merge of #6905 - ThibsG:fpSingleComponentPathImpor...
2021-04-08 borsAuto merge of #7022 - Jarcho:macro_use_import_ice,...
2021-04-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-04-06 borsAuto merge of #6931 - Jarcho:needless_borrow, r=phansch...
2021-04-06 Jason NewcombFix all occurences of `needless_borrow` internally
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-20 borsAuto merge of #6924 - mgacek8:issue6727_copy_types...
2021-03-18 borsAuto merge of #6928 - mgacek8:issue6675_or_fun_call_uns...
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #6805 - matthiaskrgr:uca_nopub_6803,...
2021-03-17 borsAuto merge of #6821 - Jarcho:write_literal_suggestion...
2021-03-17 borsAuto merge of #6888 - matthiaskrgr:rip_ra_setup, r...
2021-03-17 Matthias Krügerrename `cargo dev ra_setup` to `cargo dev ide_setup`
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: fix --fix and document it in the readme.
2021-03-11 Matthias Krügerlintcheck: update readme and remove the now redundant...
2021-03-11 Matthias Krügermove testfiles to "lintcheck" and fix more paths
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-03-08 borsAuto merge of #6834 - hyd-dev:clippy-args, r=phansch...
2021-03-07 borsAuto merge of #6823 - Jarcho:diagnostic_items, r=phansch
2021-03-06 borsAuto merge of #6854 - mgacek8:6844_fix_doc_for_useless_...
2021-03-05 borsAuto merge of #6848 - matthiaskrgr:lintcheck_clippyfix...
2021-03-05 Matthias Krügerlintcheck: add --fix mode which tries to apply lint...
2021-03-05 borsAuto merge of #6849 - flip1995:dogfood-fix, r=matthiaskrgr
2021-03-05 flip1995Extract directory creation into its own function
2021-03-05 flip1995Fix dogfood errors in clippy_dev
2021-03-04 borsAuto merge of #6846 - matthiaskrgr:lintcheck_test,...
2021-03-04 Matthias Krügerlintcheck: add test
2021-03-04 borsAuto merge of #6843 - Jarcho:match_on_same_arms_macro...
2021-03-04 borsAuto merge of #6833 - daxpedda:use-self, r=Manishearth
2021-03-04 borsAuto merge of #6839 - matthiaskrgr:lintcheck_clippy_war...
2021-03-04 Matthias Krügerlintcheck: fix clippy warnings
2021-03-02 borsAuto merge of #6801 - Jarcho:manual_match_fix, r=phansch
2021-03-02 borsAuto merge of #6791 - TaKO8Ki:iter-count, r=matthiaskrgr
2021-03-01 borsAuto merge of #6813 - matthiaskrgr:lintcheck_refactor...
2021-02-28 Matthias Krügerupdate lintcheck_crates logs and fix typos
2021-02-28 Matthias Krügerlintcheck: add more embark crate sources to the sources...
2021-02-28 Matthias Krügerlintcheck: make download path and source path consts...
2021-02-28 Matthias Krügerlintcheck: more fixes
2021-02-28 Matthias Krügerlintcheck: add a couple of dtolnays crates to the sourc...
2021-02-28 Matthias Krügerlintcheck: put the full paths (target/lintcheck/sources...
2021-02-28 Matthias Krügerlintcheck: uses consts for clippy driver and cargo...
2021-02-28 Matthias Krügerlintcheck: don't run clippy in parallel by default
2021-02-28 Matthias Krügerlintcheck: refactor: introduce a basic LintcheckConfig...
2021-02-28 borsAuto merge of #6802 - camsteffen:dogfood-fix, r=llogiq
2021-02-27 borsAuto merge of #6730 - anall:feature/owned_to_owned_meth...
2021-02-26 borsAuto merge of #6800 - matthiaskrgr:lintcheck_stats...
2021-02-26 Matthias Krügerlintcheck: update logs and do minor fixes
2021-02-26 Matthias Krügerlintcheck: print stats how lint counts have changed...
2021-02-26 Matthias Krügerlintcheck: fix bug when getting the config toml path.
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-23 Samuel E. Moelius IIIMove `declare_clippy_lint` back into clippy_lints
2021-02-23 Samuel E. Moelius IIITypo
2021-02-23 Samuel E. Moelius IIIFix update_lints
2021-02-23 borsAuto merge of #6573 - Jarcho:option_match_map, r=llogiq
2021-02-23 borsAuto merge of #6781 - matthiaskrgr:lintcheck_fix, r...
2021-02-23 Matthias Krügerlintcheck fix build (forgot to pass function parameter...
2021-02-23 borsAuto merge of #6780 - matthiaskrgr:lintcheck2, r=flip1995
2021-02-23 Matthias Krügerlintcheck: rerun if clippy changed
2021-02-23 borsAuto merge of #6777 - giraffate:remove_unneeded_blank_l...
2021-02-23 borsAuto merge of #6774 - Y-Nak:quick-fix-bless, r=phansch
2021-02-22 Yoshitomo NakanishiQuick fix cargo dev bless
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-19 Matthias Krügerlintcheck: add -j <N> option to configure threads.
2021-02-19 Matthias Krügerlintcheck: sort crates before linting
2021-02-19 Matthias Krügerlintcheck: show progress percentage in the "Linting...
2021-02-19 Matthias Krügerlintheck: show output (and compiler errors!) when compi...
2021-02-19 Matthias Krügerlintcheck: tweak some comments
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-17 borsAuto merge of #6750 - flip1995:lintcheck_options, r...
2021-02-17 flip1995lintcheck: Add a note that -Wclippy::all is enabled...
2021-02-16 flip1995Reformat clippy_dev README
2021-02-16 flip1995lintcheck: Slight improvements to the error reporting
2021-02-16 flip1995Add command line options option to lintcheck crates...
2021-02-16 borsAuto merge of #6662 - Y-Nak:default-numeric-fallback...
2021-02-16 borsAuto merge of #6744 - matthiaskrgr:lintcheck, r=flip1995
2021-02-15 Matthias Krügerlintcheck: filter out messages that come from cargo...
2021-02-15 Matthias Krügerlintcheck: print warnings if we can't check out or...
next