]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/matches/single_match.rs
Merge remote-tracking branch 'upstream/master' into rustup
[rust.git] / clippy_lints / src / matches / single_match.rs
2022-09-28 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-09-27 borsAuto merge of #9491 - kraktus:drop_copy, r=Jarcho
2022-09-27 borsAuto merge of #9511 - rust-lang:box-default, r=Alexendoo
2022-09-27 borsAuto merge of #9497 - kraktus:needless_return2, r=llogiq
2022-09-27 borsAuto merge of #9507 - c410-f3r:arith, r=Alexendoo
2022-09-27 borsAuto merge of #9487 - kraktus:question_mark, r=Jarcho
2022-09-23 borsAuto merge of #9525 - nyurik:apply-lints, r=llogiq
2022-09-23 Yuri AstrakhanApply uninlined_format-args to clippy_lints
2022-09-11 borsAuto merge of #9410 - dswij:issue-9375, r=xFrednet
2022-09-10 borsAuto merge of #98559 - jackh726:remove-reempty, r=oli-obk
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-08 borsAuto merge of #9446 - mikerite:fix-9431-2, r=giraffate
2022-09-08 borsAuto merge of #9447 - flip1995:rustup, r=flip1995
2022-09-08 Philipp KronesMerge remote-tracking branch 'upstream/auto' into rustup
2022-09-08 borsAuto merge of #101577 - Dylan-DPC:rollup-l9xw7i7, r...
2022-09-08 borsAuto merge of #101467 - nnethercote:shrink-hir-Ty-Pat...
2022-09-08 Nicholas NethercoteIntroduce `DotDotPos`.
2022-09-07 borsAuto merge of #101432 - nnethercote:shrink-PredicateS...
2022-09-06 borsAuto merge of #101241 - camsteffen:refactor-binding...
2022-09-02 borsAuto merge of #9417 - Jarcho:ice_9414, r=Alexendoo
2022-09-02 Cameron Steffenclippy: BindingAnnotation change
2022-09-01 borsAuto merge of #9412 - xFrednet:jst-r-bool-to-int-lint...
2022-09-01 Dmitrii LavrovNew lint `bool_to_int_with_if`
2022-07-18 borsAuto merge of #9146 - arieluy:type_params, r=dswij
2022-07-07 Dylan DPCRollup merge of #98507 - xFrednet:rfc-2383-manual-expec...
2022-07-01 borsAuto merge of #9039 - Serial-ATA:dev-dogfood, r=giraffate
2022-06-30 borsAuto merge of #9058 - xFrednet:changelog-1-62, r=flip1995
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-30 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-06-29 borsAuto merge of #9043 - dswij:9037-test, r=Manishearth
2022-06-29 borsAuto merge of #8981 - PrestonFrom:more_details_for_sign...
2022-06-28 borsAuto merge of #9046 - xFrednet:rust-97660-expection...
2022-06-27 borsAuto merge of #8649 - ebobrow:imperative_find, r=flip1995
2022-06-27 borsAuto merge of #8871 - Serial-ATA:cargo-dev-deprecate...
2022-06-27 borsAuto merge of #8939 - Jarcho:transmute_ptr_to_ref_lt...
2022-06-26 borsAuto merge of #9032 - kyoto7250:issue_9018, r=llogiq
2022-06-25 borsAuto merge of #8985 - botahamec:single-match-option...
2022-06-10 Micha WhiteSlight documentation change
2022-06-10 Micha WhiteFixed up the documentation for a couple functions
2022-06-10 Micha WhiteSome refactoring
2022-06-10 Micha WhiteDon't trigger if a binding is in the else pattern
2022-06-10 Micha WhiteRefactored the candidate type checking
2022-06-10 Micha WhiteLint single_match with Options, Results, and Cows
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-03-13 borsAuto merge of #8422 - buttercrab:only_used_in_recursion...
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 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 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-02-17 Matthias KrügerRollup merge of #94030 - ChayimFriedman2:issue-94010...
2022-02-15 Matthias KrügerRollup merge of #94014 - flip1995:clippy_transmute_lint...
2022-02-15 Nicholas NethercoteOverhaul `TyS` and `Ty`.
2022-02-11 borsAuto merge of #93893 - oli-obk:sad_revert, r=oli-obk
2022-02-10 flip1995Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c...
2022-02-10 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-02-08 borsAuto merge of #8374 - Alexendoo:bless-revisions, r...
2022-02-07 borsAuto merge of #8400 - Jarcho:split_matches, r=Manishearth
2022-02-07 Jason NewcombSplit out `single_match`