]> git.lizzy.rs Git - rust.git/history - src/tools/clippy/clippy_lints/src/matches/redundant_pattern_match.rs
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
[rust.git] / src / tools / clippy / clippy_lints / src / matches / redundant_pattern_match.rs
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-26 borsAuto merge of #94127 - erikdesjardins:debugattr, r...
2022-02-26 Matthias KrügerRollup merge of #94087 - tmiasko:rm-ignore-borrow-on...
2022-02-25 Matthias KrügerRollup merge of #93870 - tmiasko:const-precise-live...
2022-02-25 Matthias KrügerRollup merge of #93603 - connorff:compute-polonius...
2022-02-25 borsAuto merge of #93644 - michaelwoerister:simpler-debugin...
2022-02-25 Matthias KrügerRollup merge of #94184 - ssomers:btree_tests, r=Dylan-DPC
2022-02-25 Matthias KrügerRollup merge of #94068 - eholk:drop-track-field-assign...
2022-02-25 borsAuto merge of #94130 - erikdesjardins:partially, r...
2022-02-24 Dylan DPCRollup merge of #94212 - scottmcm:swapper, r=dtolnay
2022-02-24 Dylan DPCRollup merge of #94175 - Urgau:check-cfg-improvements...
2022-02-24 borsAuto merge of #94131 - Mark-Simulacrum:fmt-string,...
2022-02-24 borsAuto merge of #94123 - bjorn3:cg_ssa_singleton_builder...
2022-02-24 borsAuto merge of #94129 - cjgillot:rmeta-table, r=petrochenkov
2022-02-24 borsAuto merge of #93438 - spastorino:node_id_to_hir_id_ref...
2022-02-23 Matthias KrügerRollup merge of #94213 - digama0:patch-4, r=Dylan-DPC
2022-02-23 Matthias KrügerRollup merge of #94137 - aDotInTheVoid:abi-enum, r...
2022-02-23 Matthias KrügerRollup merge of #94128 - mqy:master, r=Dylan-DPC
2022-02-23 bjorn3Merge commit '35d9c6bf256968e1b40e0d554607928bdf9cebea...
2022-02-23 borsAuto merge of #93984 - nnethercote:ChunkedBitSet, r...
2022-02-22 borsAuto merge of #83706 - a1phyr:fix_vec_layout_calculatio...
2022-02-22 Matthias KrügerRollup merge of #94208 - est31:let_else, r=Mark-Simulacrum
2022-02-22 Matthias KrügerRollup merge of #94196 - aDotInTheVoid:terse-procres...
2022-02-22 Matthias KrügerRollup merge of #94179 - devnexen:getexecname_directcal...
2022-02-22 Matthias KrügerRollup merge of #94178 - est31:tolerant_lines_check...
2022-02-22 Matthias KrügerRollup merge of #94169 - Amanieu:asm_stuff, r=nagisa
2022-02-22 borsAuto merge of #93839 - Mark-Simulacrum:delete-json...
2022-02-21 borsAuto merge of #94225 - matthiaskrgr:rollup-0728x8n...
2022-02-21 Matthias KrügerRollup merge of #91192 - r00ster91:futuredocs, r=Guilla...
2022-02-21 borsAuto merge of #93505 - lcnr:substsref-vs-ty-list, r...
2022-02-21 lcnrupdate clippy
2022-02-20 borsAuto merge of #93934 - rusticstuff:inline_ensure_suffic...
2022-02-20 borsAuto merge of #93605 - notriddle:notriddle/rustdoc...
2022-02-19 Matthias KrügerRollup merge of #94122 - GuillaumeGomez:miniz-oxide...
2022-02-19 Matthias KrügerRollup merge of #94113 - Mizobrook-kan:issue-94025...
2022-02-19 Matthias KrügerRollup merge of #94091 - GuillaumeGomez:rustdoc-const...
2022-02-19 Matthias KrügerRollup merge of #94023 - krasimirgg:head-llvm-use-llvm...
2022-02-19 Matthias KrügerRollup merge of #94019 - hermitcore:target, r=Mark...
2022-02-19 Matthias KrügerRollup merge of #94002 - GuillaumeGomez:duplicated...
2022-02-19 Matthias KrügerRollup merge of #93686 - dbrgn:trim-on-byte-slices...
2022-02-19 Matthias KrügerRollup merge of #93580 - m-ou-se:stabilize-pin-static...
2022-02-19 borsAuto merge of #92911 - nbdd0121:unwind, r=Amanieu
2022-02-19 Matthias KrügerRollup merge of #93979 - SUPERCILEX:debug_check, r...
2022-02-19 Matthias KrügerRollup merge of #93954 - aDotInTheVoid:json-buffer...
2022-02-19 Matthias KrügerRollup merge of #93658 - cchiw:issue-77443-fix, r=josht...
2022-02-18 Matthias KrügerRollup merge of #93953 - jackh726:known_bug, r=Mark...
2022-02-18 Matthias KrügerRollup merge of #93915 - Urgau:rfc-3013, r=petrochenkov
2022-02-18 Matthias KrügerRollup merge of #93892 - compiler-errors:issue-92917...
2022-02-18 Matthias KrügerRollup merge of #93847 - solid-rs:fix-kmc-solid-fs...
2022-02-18 Matthias KrügerRollup merge of #93814 - Itus-Shield:mips64-openwrt...
2022-02-18 Matthias KrügerRollup merge of #93497 - willcrichton:rustdoc-scrape...
2022-02-18 Matthias KrügerRollup merge of #93634 - matthiaskrgr:clippy_complexity...
2022-02-18 Matthias KrügerRollup merge of #93613 - crlf0710:rename_to_async_iter...
2022-02-18 Matthias KrügerRollup merge of #93024 - compiler-errors:inline-mir...
2022-02-18 Matthias KrügerRollup merge of #92959 - asquared31415:test-non-fn...
2022-02-18 Matthias KrügerRollup merge of #92933 - bjorn3:no_bin_lib_mixing,...
2022-02-17 Matthias KrügerRollup merge of #94011 - est31:let_else, r=lcnr
2022-02-17 Matthias KrügerRollup merge of #93976 - SUPERCILEX:separator_str,...
2022-02-17 Matthias KrügerRollup merge of #93780 - GuillaumeGomez:links-in-sideba...
2022-02-17 Matthias KrügerRollup merge of #93337 - Amanieu:asm_tracking, r=tmiasko
2022-02-17 borsAuto merge of #93577 - nikic:llvm-14, r=nagisa
2022-02-17 Matthias KrügerRollup merge of #94031 - danielhenrymantilla:diagnostic...
2022-02-17 Matthias KrügerRollup merge of #94030 - ChayimFriedman2:issue-94010...
2022-02-17 Matthias KrügerRollup merge of #93996 - notriddle:notriddle/magically...
2022-02-17 Matthias KrügerRollup merge of #93981 - ChayimFriedman2:slice-pat...
2022-02-17 Matthias KrügerRollup merge of #93479 - smoelius:master, r=yaahc
2022-02-17 Matthias KrügerRollup merge of #89869 - kpreid:from-doc, r=yaahc
2022-02-16 borsAuto merge of #91182 - ChrisDenton:command-broken-symli...
2022-02-16 Matthias KrügerRollup merge of #94027 - GuillaumeGomez:update-browser...
2022-02-16 Matthias KrügerRollup merge of #94017 - fee1-dead:unub, r=bjorn3
2022-02-16 Matthias KrügerRollup merge of #94015 - GuillaumeGomez:check-option...
2022-02-16 Matthias KrügerRollup merge of #93962 - joboet:branchless_slice_ord...
2022-02-16 Matthias KrügerRollup merge of #93382 - GuillaumeGomez:search-input...
2022-02-16 Matthias KrügerRollup merge of #92366 - jhpratt:derive-default-enum...
2022-02-15 borsAuto merge of #93439 - abrown:cf-protection, r=nagisa
2022-02-15 Matthias KrügerRollup merge of #94014 - flip1995:clippy_transmute_lint...
2022-02-15 Matthias KrügerRollup merge of #94001 - durin42:llvm-15-uwtable, r...
2022-02-15 Matthias KrügerRollup merge of #93999 - barzamin:suggest-raw-strings...
2022-02-15 Matthias KrügerRollup merge of #93949 - glaubitz:m68k-unwind, r=Mark...
2022-02-15 Matthias KrügerRollup merge of #93899 - ssomers:vecdeque_naming, r...
2022-02-15 borsAuto merge of #93148 - nnethercote:Uniq, r=fee1-dead
2022-02-15 Nicholas NethercoteOverhaul `TyS` and `Ty`.
2022-02-15 borsAuto merge of #93752 - eholk:drop-tracking-break-contin...
2022-02-13 borsAuto merge of #93837 - nikic:arm-update, r=Mark-Simulacrum
2022-02-13 borsAuto merge of #93685 - Mark-Simulacrum:drop-time, r...
2022-02-13 borsAuto merge of #91673 - ChrisDenton:path-absolute, r...
2022-02-13 borsAuto merge of #93763 - jsha:re-space-empty-impls, r...
2022-02-13 Matthias KrügerRollup merge of #93885 - Badel2:error-download-ci-llvm...
2022-02-13 Matthias KrügerRollup merge of #93851 - cyqsimon:option-examples,...
2022-02-13 borsAuto merge of #93713 - klensy:deps-up, r=Mark-Simulacrum
2022-02-13 borsAuto merge of #93696 - Amanieu:compiler-builtins-0...
2022-02-13 borsAuto merge of #93670 - erikdesjardins:noundef, r=nikic
2022-02-12 borsAuto merge of #93697 - the8472:fix-windows-path-hash...
2022-02-12 Matthias KrügerRollup merge of #93898 - GuillaumeGomez:error-code...
2022-02-12 Matthias KrügerRollup merge of #93759 - dtolnay:usetree, r=nagisa
2022-02-12 Matthias KrügerRollup merge of #93757 - jackh726:gat-bug-tests, r...
2022-02-12 Matthias KrügerRollup merge of #93595 - compiler-errors:ice-on-lifetim...
2022-02-12 borsAuto merge of #93671 - Kobzol:stable-hash-const, r...
2022-02-11 Matthias KrügerRollup merge of #93888 - sunfishcode:sunfishcode/impl...
2022-02-11 Matthias KrügerRollup merge of #93868 - Amanieu:asm_reg_conflict,...
next