]> git.lizzy.rs Git - rust.git/history - lintcheck
Bump Clippy Version -> 0.1.57
[rust.git] / lintcheck /
2021-09-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-02 flip1995Merge remote-tracking branch 'upstream/master' into...
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-16 borsAuto merge of #7531 - Jarcho:manual_map_7413, r=camsteffen
2021-08-16 borsAuto merge of #7521 - rukai:fix_lintcheck_local_path_ha...
2021-08-16 Lucas KentLintcheck always copies in a fresh crate when provided...
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-14 borsAuto merge of #7437 - ebobrow:redundant-closure-move...
2021-07-03 borsAuto merge of #7426 - ebobrow:doc-markdown-fp, r=llogiq
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 borsAuto merge of #7418 - flip1995:rustup, r=flip1995
2021-07-01 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-01 borsAuto merge of #7407 - m-ou-se:doc-hidden-variants,...
2021-06-30 borsAuto merge of #7400 - popzxc:restrict-locales, r=Manish...
2021-06-30 borsAuto merge of #7390 - popzxc:issue-7331, r=flip1995
2021-06-29 borsAuto merge of #7411 - camsteffen:use-self-visitor,...
2021-06-29 borsAuto merge of #7405 - jyn514:fix-stable, r=camsteffen
2021-06-29 Joshua NelsonStabilize `cargo clippy --fix`
2021-06-21 Yuki OkushiRollup merge of #86274 - alexander-melentyev:spaces...
2021-06-21 Alexander MelentyevDelete spaces
2021-05-18 borsAuto merge of #7089 - Jarcho:multiple_impls_generic...
2021-05-06 borsAuto merge of #7166 - TaKO8Ki:refactor_misc_early_modul...
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-04-30 borsAuto merge of #6951 - Jarcho:implicit_return_fp, r...
2021-04-30 borsAuto merge of #7118 - TaKO8Ki:fix-false-positive-in...
2021-04-29 borsAuto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrum
2021-04-29 Jack HueyRollup merge of #84484 - jyn514:check-tools, r=Mark...
2021-04-27 flip1995Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8...
2021-04-23 borsAuto merge of #7124 - Jarcho:lintcheck-windows, r=phansch
2021-04-22 Jason NewcombFix lintcheck on windows
2021-04-22 flip1995Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344...
2021-04-22 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-04-14 borsAuto merge of #7039 - phansch:melt-ice, r=flip1995
2021-04-12 borsAuto merge of #7067 - TaKO8Ki:fix-false-negative-on...
2021-04-12 borsAuto merge of #7064 - ThibsG:WrongSelfFix, r=giraffate
2021-04-12 borsAuto merge of #6982 - Jarcho:explicit_into_iter_loop_fp...
2021-04-12 borsAuto merge of #7047 - camsteffen:lang-ctor, r=flip1995
2021-04-12 borsAuto merge of #7065 - rail-rain:warn_copy_pass_by_ref...
2021-04-11 borsAuto merge of #7059 - camsteffen:filter-map, r=flip1995
2021-04-11 borsAuto merge of #6905 - ThibsG:fpSingleComponentPathImpor...
2021-04-10 Cameron SteffenDeprecate filter_map
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-04-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-04-02 borsAuto merge of #6988 - mikerite:fix-6984, r=camsteffen
2021-04-01 borsAuto merge of #7011 - Jarcho:redundant_clone_fp, r...
2021-04-01 borsAuto merge of #7002 - mgacek8:issue6983_wrong_self_conv...
2021-04-01 borsAuto merge of #6976 - Jarcho:manual_map_const, r=phansch
2021-03-31 borsAuto merge of #7010 - camsteffen:if-chain-lint, r=llogiq
2021-03-31 borsAuto merge of #7008 - matthiaskrgr:ltchk, r=camsteffen
2021-03-31 Matthias Krügerlintcheck: warn if checking a program results in bad...
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ügerdoc line length fixes
2021-03-11 Matthias Krügerlintcheck: fix clippy warnings
2021-03-11 Matthias Krügerlintcheck: fix --fix and document it in the readme.
2021-03-11 Matthias Krügerlintcheck: fix bug where lint messages about macros...
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: make sure we lauch from the repo root
2021-03-11 Matthias Krügerlintcheck: move out of clippy-dev into own crate