]> git.lizzy.rs Git - rust.git/history - clippy_dev/src/lintcheck.rs
lintcheck: refactor: introduce a basic LintcheckConfig struct which holds the job...
[rust.git] / clippy_dev / src / lintcheck.rs
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 remote-tracking branch 'upstream/master' into...
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-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-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...
2021-02-15 Matthias Krügerlintcheck: fix bug in downloade_and_extract() for git...
2021-02-15 Matthias Krügerlintcheck: put some code into a gather_stats() function
2021-02-15 Matthias Krügerlintcheck: rename a few symbols, add documentation...
2021-02-15 Matthias Krügerlintcheck: rename struct field
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-13 borsAuto merge of #6736 - Y-Nak:reproducer-for-use_self...
2021-02-13 borsAuto merge of #6735 - matthiaskrgr:lintcheck, r=flip1995
2021-02-12 Matthias Krügerlintcheck: env var LINTCHECK_TOML can be used to overri...
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: collect ICEs
2021-02-11 Matthias Krügerlintcheck: add support for path sources
2021-02-11 Matthias Krügerlintcheck: make the log file be ${source-file}-logs.txt
2021-02-11 borsAuto merge of #6650 - daxpedda:cargo-common-metadata...
2021-02-10 borsAuto merge of #6657 - ThibsG:FromIterParens, r=llogiq
2021-02-10 borsAuto merge of #6695 - TaKO8Ki:add-bytes-nth, r=phansch
2021-02-10 borsAuto merge of #6687 - ehuss:stabilize-wrapper, r=flip1995
2021-02-07 borsAuto merge of #6694 - matthiaskrgr:lintcheck-cfg, r...
2021-02-07 Matthias Krügerlintcheck: add a cmdline option --crates-toml <TOML...
2021-02-07 borsAuto merge of #6686 - matthiaskrgr:lintcheck_git, r...
2021-02-06 Matthias Krügerlintcheck: avoid dbg!() calls
2021-02-06 Matthias Krügerlintcheck: cleanup, fix --only for git crates, better...
2021-02-06 Matthias Krügerlintcheck: add git source as an example and update...
2021-02-06 Matthias Krügerimplement the download_and_extract() step for git sources
2021-02-06 Matthias Krügerlintcheck: make TomlCrate also accept git-data from...
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ügerlintcheck: fix paths in the logs
2021-01-23 Matthias Krügerrename cargo dev crater to cargo dev lintcheck