]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/new_without_default.rs
Auto merge of #8901 - Jarcho:sharing_code, r=dswij
[rust.git] / clippy_lints / src / new_without_default.rs
2022-06-04 borsAuto merge of #8843 - Serial-ATA:collect-renamed, r...
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-05-24 borsAuto merge of #8786 - Alexendoo:identity-op-suggestions...
2022-05-24 borsAuto merge of #8881 - dmarcoux:update-outdated-doc...
2022-05-24 borsAuto merge of #8754 - guerinoni:no_effect_replace,...
2022-05-23 Dylan DPCRollup merge of #97254 - jhpratt:remove-crate-vis,...
2022-05-21 borsAuto merge of #8848 - Serial-ATA:auto-detect-theme...
2022-05-21 xFrednetMerge 'rust-clippy/master' into clippyup
2022-05-21 borsAuto merge of #96923 - eholk:fix-fake-read, r=nikomatsakis
2022-05-20 borsAuto merge of #8856 - xFrednet:rustup, r=Manishearth...
2022-05-20 xFrednetMerge remote-tracking branch 'upstream/master' into...
2022-05-18 borsAuto merge of #96863 - SparrowLii:let, r=michaelwoerister
2022-05-18 borsAuto merge of #8807 - Jarcho:cmp_owned, r=giraffate
2022-05-17 borsAuto merge of #97012 - oli-obk:🦀_intrinsics, r=davidtwco
2022-05-16 borsAuto merge of #8752 - Serial-ATA:improve-filtering...
2022-05-16 borsAuto merge of #8761 - tamaroning:fix_8505, r=Jarcho
2022-05-15 borsAuto merge of #8699 - Jarcho:vec_init_then_push_7071...
2022-05-14 borsAuto merge of #96883 - jackh726:early-binder-2, r=oli-obk
2022-05-12 borsAuto merge of #8799 - Alexendoo:lintcheck-common, r...
2022-05-12 borsAuto merge of #95562 - lcnr:attr-no-encode, r=davidtwco
2022-05-10 borsAuto merge of #8769 - yonip23:8719, r=xFrednet
2022-05-10 lcnrupdate clippy
2022-05-09 borsAuto merge of #8797 - xFrednet:0000-expect-a-playground...
2022-05-07 xFrednetReplace `#[allow]` with `#[expect]` in Clippy
2022-05-07 borsAuto merge of #8794 - smoelius:fix-8759, r=llogiq
2022-05-06 Guillaume GomezRollup merge of #96557 - nbdd0121:const, r=oli-obk
2022-05-06 borsAuto merge of #8763 - arieluy:manual_range_contains...
2022-05-06 borsAuto merge of #8778 - sunfishcode:main, r=giraffate
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-05 borsAuto merge of #8788 - flip1995:rustup, r=xFrednet,flip1995
2022-05-05 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-05-04 borsAuto merge of #96546 - nnethercote:overhaul-MacArgs...
2022-05-03 borsAuto merge of #96558 - bjorn3:librarify_parse_format...
2022-04-30 Camille GILLOTBox HIR Generics and Impl.
2022-03-28 borsAuto merge of #8487 - dswij:8478, r=giraffate
2022-03-28 borsAuto merge of #8519 - tysg:redundant-modulo, r=giraffate
2022-03-17 Dylan DPCRollup merge of #94309 - eholk:issue-57017, r=tmandry
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-11 Nicholas NethercoteImprove `AdtDef` interning.
2022-03-10 borsAuto merge of #8070 - CrazyRoka:update-gh-pages-checkbo...
2022-03-03 borsAuto merge of #8414 - MiSawa:fix/optimize-redundant...
2022-03-02 borsAuto merge of #8456 - ebobrow:use_self_pat, r=llogiq
2022-03-02 borsAuto merge of #8432 - dtolnay-contrib:transmuteundefine...
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-25 borsAuto merge of #8474 - Alexendoo:paths, r=Manishearth
2022-02-25 borsAuto merge of #8472 - Mastermindaxe:#8152_new-without...
2022-02-25 Florian NagelDisable ``[`new-without-default`]`` for new() methods...
2022-02-25 borsAuto merge of #93368 - eddyb:diagbld-guarantee, r=estebank
2022-02-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-02-23 Eduard-Mihai BurtescuReplace `&mut DiagnosticBuilder`, in signatures, with...
2022-02-17 borsAuto merge of #8218 - Jarcho:redundant_slicing_deref...
2022-02-14 borsAuto merge of #8425 - Jarcho:transmute_8417, r=giraffate
2022-02-14 borsAuto merge of #8427 - Jarcho:merge_cargo_passes, r...
2022-02-14 borsAuto merge of #8429 - nsunderland1:master, r=llogiq
2022-02-14 nsunderland1Document `pub` requirement for `new_without_default...
2022-02-12 Jaeyong SungMerge remote-tracking branch 'upstream/master' into...
2022-02-10 borsAuto merge of #8409 - flip1995:rustup, r=flip1995
2022-02-10 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-02-09 Yuki OkushiRollup merge of #93746 - cjgillot:nodefii, r=nikomatsakis
2022-02-01 borsAuto merge of #8330 - flip1995:changelog, r=llogiq
2022-02-01 Matthias KrügerRollup merge of #93290 - lcnr:same_type, r=jackh726
2022-02-01 lcnrremove `TyS::same_type`
2022-01-30 borsAuto merge of #8322 - jubnzv:8282-single-match, r=llogiq
2022-01-29 borsAuto merge of #8289 - jubnzv:unspecified-layout-union...
2022-01-28 borsAuto merge of #8250 - pr2502:fix_repeat_underflow,...
2022-01-28 borsAuto merge of #8354 - dswij:8345, r=giraffate
2022-01-27 borsAuto merge of #8359 - flip1995:rustup, r=flip1995
2022-01-27 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-01-17 borsAuto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
2022-01-16 borsAuto merge of #92805 - BoxyUwU:revert-lazy-anon-const...
2022-01-16 borsAuto merge of #92740 - cuviper:update-rayons, r=Mark...
2022-01-15 Camille GILLOTReturn a LocalDefId in get_parent_item.
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
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 #7948 - 5225225:castlosslessbool, r=llogiq
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 xFrednetAdded `clippy::version` attribute to all normal lints
2021-11-02 borsAuto merge of #7726 - dswij:unseparated-literal-suffix...
2021-10-07 flip1995Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b...
2021-10-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-04 borsAuto merge of #7762 - HKalbasi:master, r=Manishearth
2021-10-04 hkalbasiImplement equatable if let lint
2021-09-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-08-25 borsAuto merge of #7453 - F3real:assume_function_calls_have...
2021-08-23 borsAuto merge of #7539 - Labelray:master, r=camsteffen
next