]> git.lizzy.rs Git - rust.git/history - Cargo.toml
fix: ran update_lints
[rust.git] / Cargo.toml
2022-03-15 borsAuto merge of #8509 - smoelius:fix-8507, r=giraffate
2022-03-14 borsAuto merge of #8534 - flip1995:rustup, r=flip1995
2022-03-14 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-03-13 borsAuto merge of #8422 - buttercrab:only_used_in_recursion...
2022-03-13 borsAuto merge of #8471 - J-ZhengLi:master-issue7040, r...
2022-03-10 borsAuto merge of #8070 - CrazyRoka:update-gh-pages-checkbo...
2022-03-06 Matthias KrügerRollup merge of #94617 - pierwill:update-itertools...
2022-03-04 borsAuto merge of #8504 - xFrednet:8502-allow-lint-without...
2022-03-04 pierwillUpdate `itertools`
2022-03-03 borsAuto merge of #8414 - MiSawa:fix/optimize-redundant...
2022-03-02 borsAuto merge of #8489 - smoelius:unnecessary-find-map...
2022-03-02 borsAuto merge of #8456 - ebobrow:use_self_pat, r=llogiq
2022-03-02 borsAuto merge of #8174 - rust-lang:missing-spin-loop,...
2022-03-02 borsAuto merge of #8432 - dtolnay-contrib:transmuteundefine...
2022-03-02 borsAuto merge of #8491 - matthiaskrgr:no_num_cpus, r=flip1995
2022-03-01 Matthias Krügertests: use std::thread::available_parallelism() instead...
2022-03-01 borsAuto merge of #8488 - flip1995:ci-cargo-dev-new-lint...
2022-03-01 borsAuto merge of #8313 - flip1995:msrv-internal-lint,...
2022-03-01 flip1995Implement internal lint for MSRV lints
2022-02-26 borsAuto merge of #8462 - ken-matsui:use-precise-namespace...
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-26 borsAuto merge of #8464 - Jarcho:ptr_arg_8463, r=camsteffen
2022-02-26 borsAuto merge of #8453 - tamaroning:fix_large_enum_variant...
2022-02-24 borsAuto merge of #8468 - flip1995:rustup, r=flip1995
2022-02-24 flip1995Bump Clippy Version -> 0.1.61
2022-02-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-02-22 borsAuto merge of #8451 - matthiaskrgr:ui_speedup, r=llogiq
2022-02-20 Matthias Krügertests: default to more threads for ui-tests
2022-01-28 borsAuto merge of #8250 - pr2502:fix_repeat_underflow,...
2022-01-21 borsAuto merge of #8271 - Jarcho:ptr_arg_214, r=flip1995
2022-01-18 borsAuto merge of #8298 - ebobrow:op_ref_fp, r=giraffate
2022-01-17 borsAuto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
2022-01-16 borsAuto merge of #92740 - cuviper:update-rayons, r=Mark...
2022-01-14 borsAuto merge of #8231 - Jarcho:implicit_clone_8227, r...
2022-01-14 Matthias KrügerRollup merge of #92849 - flip1995:clippyup, r=Manishearth
2022-01-13 flip1995Merge commit '97a5daa65908e59744e2bc625b14849352231c75...
2022-01-13 borsAuto merge of #8272 - flip1995:rustup, r=flip1995
2022-01-13 flip1995Bump Clippy Version -> 0.1.60
2022-01-13 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-01-12 borsAuto merge of #8226 - Jarcho:manual_memcpy_8160, r...
2022-01-12 borsAuto merge of #8198 - camsteffen:no-method-call-macro...
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
2022-01-08 borsAuto merge of #8201 - smoelius:master, r=camsteffen
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-31 borsAuto merge of #8193 - ebobrow:redundant_closure_fp...
2021-12-31 borsAuto merge of #8179 - nmathewson:unused_async_io_amount...
2021-12-31 Nick MathewsonExtend [`unused_io_amount`] to cover AsyncRead and...
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-08 borsAuto merge of #8030 - WaffleLapkin:ignore_trait_assoc_t...
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-05 borsAuto merge of #8072 - xFrednet:0000-teach-rustbot-acron...
2021-12-04 borsAuto merge of #8054 - camsteffen:map-flatten-style...
2021-12-02 borsAuto merge of #7463 - ThibsG:find_any_7392, r=xFrednet
2021-12-02 borsAuto merge of #8057 - flip1995:rustup, r=flip1995
2021-12-02 flip1995Bump Clippy Version -> 0.1.59
2021-12-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-23 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-18 borsAuto merge of #7977 - Jarcho:multi_needless_borrow...
2021-11-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-17 borsAuto merge of #7968 - Jarcho:manual_map_unsafe, r=xFrednet
2021-11-17 borsAuto merge of #7971 - togami2864:fix/option-map-or...
2021-11-17 borsAuto merge of #7896 - surechen:fix_manual_split_once...
2021-11-16 borsAuto merge of #7982 - Blckbrry-Pi:master, r=llogiq
2021-11-15 borsAuto merge of #7974 - matthiaskrgr:7973_opt_map_or_else...
2021-11-15 borsAuto merge of #7957 - surechen:fix_for_7854, r=giraffate
2021-11-15 surechenSupport suggestion for #7854
2021-11-07 borsAuto merge of #7917 - Alexendoo:cargo-dev-lint, r=giraffate
2021-11-05 borsAuto merge of #7909 - mikerite:fix-7816, r=camsteffen
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-11-04 borsAuto merge of #7928 - xFrednet:rust-90354-deploy-clippy...
2021-11-04 borsAuto merge of #7929 - flip1995:rustup, r=flip1995
2021-11-04 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-02 Matthias KrügerRollup merge of #90500 - xFrednet:00000-update-clippy...
2021-11-02 borsAuto merge of #7906 - smoelius:master, r=camsteffen
2021-11-02 xFrednetUpdate clippy dependencies
2021-11-02 borsAuto merge of #7907 - Alexendoo:non-ascii-restriction...
2021-11-02 borsAuto merge of #7726 - dswij:unseparated-literal-suffix...
2021-11-02 borsAuto merge of #7819 - rust-lang:avoid-linting-impossibl...
2021-11-01 borsAuto merge of #7866 - rust-lang:edition-2021-tests...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-30 Andre Bogusupdate most tests to 2021 edition
2021-10-28 borsAuto merge of #7847 - mikerite:fix-7829, r=flip1995
2021-10-22 Yuki OkushiRollup merge of #89895 - camsteffen:for-loop-head-span...
2021-10-21 borsAuto merge of #7850 - ThibsG:PossibleCastTruncation5395...
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-21 borsAuto merge of #7853 - flip1995:rustup, r=flip1995
2021-10-21 flip1995Bump Clippy Version -> 0.1.58
2021-10-01 Manish GoregaokarRollup merge of #88963 - fee1-dead:const-iterator,...
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...
next