]> git.lizzy.rs Git - rust.git/history - clippy_dev
Auto merge of #8262 - 1nF0rmed:chore-update-borrowed-box-doc, r=camsteffen
[rust.git] / clippy_dev /
2022-01-10 borsAuto merge of #8228 - Jarcho:iter_not_returning_iterato...
2022-01-10 borsAuto merge of #8257 - camsteffen:internal-features...
2022-01-10 Cameron SteffenCombine internal features in clippy_lints
2021-12-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-12-09 borsAuto merge of #8100 - c410-f3r:blah-blah-blah, r=giraffate
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-23 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-17 borsAuto merge of #7896 - surechen:fix_manual_split_once...
2021-11-15 borsAuto merge of #7957 - surechen:fix_for_7854, r=giraffate
2021-11-12 borsAuto merge of #7966 - Alexendoo:batch-rustfmt, r=camsteffen
2021-11-12 Alex MacleodRun rustfmt on batches of multiple files
2021-11-12 borsAuto merge of #7948 - 5225225:castlosslessbool, r=llogiq
2021-11-12 borsAuto merge of #7963 - Jarcho:dev_fmt, r=flip1995
2021-11-12 Jason NewcombUse rustfmt version from `rust-toolchain`
2021-11-11 borsAuto merge of #7956 - camsteffen:author, r=llogiq
2021-11-11 borsAuto merge of #7813 - xFrednet:6492-lint-version, r...
2021-11-10 xFrednetAddress review feedback
2021-11-10 xFrednetManually add `clippy::version` attribute to deprecated...
2021-11-10 xFrednetDocument new `clippy::version` attribute and make it...
2021-11-10 xFrednetAdd clippy version to Clippy's lint list
2021-11-08 borsAuto merge of #7938 - camsteffen:visitors, r=xFrednet
2021-11-07 borsAuto merge of #7917 - Alexendoo:cargo-dev-lint, r=giraffate
2021-11-06 Alex MacleodAdd `cargo dev lint` to manually run clippy on a file
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-11-04 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-02 borsAuto merge of #7726 - dswij:unseparated-literal-suffix...
2021-11-02 borsAuto merge of #7819 - rust-lang:avoid-linting-impossibl...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-28 borsAuto merge of #7891 - giraffate:fix_ice_for_undocumente...
2021-10-28 borsAuto merge of #7847 - mikerite:fix-7829, r=flip1995
2021-10-27 borsAuto merge of #7885 - devonhollowood:deprecated-cleanup...
2021-10-27 borsAuto merge of #7875 - mbStavola:unit-hash, r=xFrednet
2021-10-27 borsAuto merge of #7880 - Alexendoo:newlint-add-pass, r...
2021-10-26 Alex MacleodRegister the generated lints from `cargo dev new_lint`
2021-10-22 Yuki OkushiRollup merge of #89895 - camsteffen:for-loop-head-span...
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-21 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-20 borsAuto merge of #7849 - ThibsG:SafetyDoc, r=llogiq
2021-10-20 borsAuto merge of #7775 - F3real:no_effect, r=xFrednet
2021-10-15 borsAuto merge of #7743 - smoelius:master, r=camsteffen
2021-10-15 Samuel E. Moelius IIIRemove redundant `to_string`s
2021-10-13 borsAuto merge of #7788 - flip1995:eq_if_let_sugg, r=giraffate
2021-10-12 borsAuto merge of #7682 - Qwaz:uninit_vec, r=xFrednet
2021-10-12 borsAuto merge of #7791 - JamesHinshelwood:reason-in-disall...
2021-10-11 borsAuto merge of #7793 - mikerite:new_lint-msrv-2, r=Manis...
2021-10-09 Michael WrightUse `indoc` for formatting
2021-10-09 Michael WrightFix `clippy::too-many-arguments` violation
2021-10-09 Michael WrightAdd `--msrv` option to `new_lint` command
2021-10-07 borsAuto merge of #7705 - michaelsproul:fn_to_numeric_cast_...
2021-10-07 borsAuto merge of #7782 - dswij:shadow-unrelated-block...
2021-10-07 borsAuto merge of #7779 - rust-lang:test_module, r=flip1995
2021-10-07 flip1995Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b...
2021-10-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-07 borsAuto merge of #7780 - mikerite:update_lints_mod_revert...
2021-10-07 Michael WrightRevert `update_lints` module list generating code
2021-10-06 borsAuto merge of #7774 - dswij:useless-exponent, r=llogiq
2021-10-06 borsAuto merge of #7773 - Manishearth:update-lints-mods...
2021-10-06 Manish GoregaokarReturn to generating mod declarations in lib.rs
2021-10-01 Manish GoregaokarRollup merge of #88963 - fee1-dead:const-iterator,...
2021-10-01 borsAuto merge of #7741 - surechen:fix_if_then_panic, r...
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-30 borsAuto merge of #7673 - mikerite:include-generated-code...
2021-09-30 mikeriteFix comment in `update_lints`
2021-09-29 Michael WrightAdd test module for `update_lints`
2021-09-29 Michael WrightMove `update_lints` specific code out of `lib`
2021-09-29 Michael WrightFix lint register code format
2021-09-29 Michael WrightMove code generated by `update_lints` to includes
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-17 borsAuto merge of #7657 - dswij:needless-borrow-mut, r...
2021-09-17 borsAuto merge of #7653 - lengyijun:same_name_method_crate...
2021-09-14 borsAuto merge of #7640 - kneasle:mut-key-false-positive...
2021-09-13 borsAuto merge of #7646 - camsteffen:relative-target, r...
2021-09-13 borsAuto merge of #88517 - smoelius:without-patch-versions...
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-09-09 Samuel E. Moelius IIIUpdate dependencies
2021-09-08 borsAuto merge of #88615 - flip1995:clippyup, r=Manishearth
2021-09-08 Cameron SteffenRename test_build_base to test
2021-09-08 Cameron SteffenUse relative path for test builds
2021-09-08 Cameron SteffenUse relative exe paths
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2021-09-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-08-30 borsAuto merge of #7573 - Jarcho:option_if_let_else, r...
2021-08-25 borsAuto merge of #7543 - DevinR528:disallowed-mod, r=Manis...
2021-08-25 borsAuto merge of #7453 - F3real:assume_function_calls_have...
2021-08-24 borsAuto merge of #7592 - lengyijun:redundant_allocation...
2021-08-23 borsAuto merge of #7595 - camsteffen:branches-sharing-nurse...
2021-08-23 borsAuto merge of #7593 - camsteffen:remove-stderr-limit...
2021-08-23 Cameron SteffenRemove stderr limit
next