]> git.lizzy.rs Git - rust.git/history - src/tools/clippy/clippy_lints/src/matches/redundant_pattern_match.rs
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
[rust.git] / src / tools / clippy / clippy_lints / src / matches / redundant_pattern_match.rs
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-04 Dylan DPCRollup merge of #101642 - SkiFire13:fix-inplace-collect...
2022-10-04 Dylan DPCRollup merge of #101189 - daxpedda:ready-into-inner...
2022-10-04 borsAuto merge of #99099 - Stargateur:phantomdata_debug...
2022-10-03 Matthias KrügerRollup merge of #101040 - danielhenrymantilla:no-bounds...
2022-10-03 Matthias KrügerRollup merge of #100470 - reitermarkus:patch-1, r=josht...
2022-10-03 Matthias KrügerRollup merge of #99460 - JanBeh:PR_asref_asmut_docs...
2022-10-03 Matthias KrügerRollup merge of #99216 - duarten:master, r=joshtriplett
2022-10-03 Matthias KrügerRollup merge of #98218 - kpreid:nostdarc, r=joshtriplett
2022-10-02 borsAuto merge of #100557 - dawnofmidnight:tarball-commit...
2022-10-01 borsAuto merge of #101969 - reez12g:issue-101306, r=reez12g
2022-09-29 Yuki OkushiRollup merge of #98368 - sunfishcode:sunfishcode/std...
2022-09-27 Matthias KrügerRollup merge of #101555 - jhpratt:stabilize-mixed_integ...
2022-09-26 Matthew KellyMerge remote-tracking branch 'origin/master' into mpk...
2022-09-25 fee1-deadRollup merge of #101431 - compiler-errors:move-place...
2022-09-25 fee1-deadRollup merge of #98111 - eggyal:issue-97982, r=Guillaum...
2022-09-25 borsAuto merge of #100865 - compiler-errors:parent-substs...
2022-09-25 borsAuto merge of #99609 - workingjubilee:lossy-unix-strerr...
2022-09-25 borsAuto merge of #98457 - japaric:gh98378, r=m-ou-se
2022-09-24 borsAuto merge of #98483 - dvtkrlbs:bootstrap-dist, r=jyn514
2022-09-24 Matthias KrügerRollup merge of #100823 - WaffleLapkin:less_offsets...
2022-09-24 Matthias KrügerRollup merge of #102044 - ChrisDenton:BCrypt-system...
2022-09-24 borsAuto merge of #100845 - timvermeulen:iter_compare,...
2022-09-23 borsAuto merge of #101708 - compiler-errors:issue-101696...
2022-09-22 borsAuto merge of #98840 - cjgillot:span-inline-ctxt, r...
2022-09-21 David KoloskiMerge commit '7248d06384c6a90de58c04c1f46be88821278d8b...
2022-09-21 Oli SchererAdd 'src/tools/miri/' from commit '75dd959a3a40eb5b4574...
2022-09-21 Dylan DPCRollup merge of #89891 - ojeda:modular-alloc, r=Mark...
2022-09-21 borsAuto merge of #101329 - QuinnPainter:armv5te-targets...
2022-09-21 borsAuto merge of #100096 - compiler-errors:fn-return-must...
2022-09-20 borsAuto merge of #100581 - joboet:sync_rwlock_everywhere...
2022-09-20 Michael HowellRollup merge of #101958 - hanar3:101666/enhance-error...
2022-09-20 Michael HowellRollup merge of #101014 - isikkema:fix-zmeta-stats...
2022-09-20 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-19 Matthias KrügerRollup merge of #101389 - lukaslueg:rcgetmutdocs, r...
2022-09-19 borsAuto merge of #101629 - compiler-errors:issue-101623...
2022-09-19 borsAuto merge of #101799 - LukeMathWalker:distribute-json...
2022-09-18 borsAuto merge of #101332 - sashashura:patch-1, r=pietroalbini
2022-09-18 Matthias KrügerRollup merge of #101151 - jethrogb:jb/sgx-platform...
2022-09-17 Matthias KrügerRollup merge of #101826 - andrewpollack:fix-joined...
2022-09-17 Matthias KrügerRollup merge of #101713 - Bryanskiy:AccessLevels, r...
2022-09-17 Matthias KrügerRollup merge of #101672 - idigdoug:array_try_into,...
2022-09-17 Dylan DPCRollup merge of #101790 - TaKO8Ki:do-not-suggest-placeh...
2022-09-17 Dylan DPCRollup merge of #98441 - calebzulawski:simd_as, r=oli-obk
2022-09-17 Michael HowellRollup merge of #101741 - andrewpollack:add-needs-unwin...
2022-09-17 Michael HowellRollup merge of #101340 - andrewpollack:fuchsia-zxdb...
2022-09-16 borsAuto merge of #97800 - pnkfelix:issue-97463-fix-aarch64...
2022-09-16 Guillaume GomezRollup merge of #101494 - jsha:notable-traits-right...
2022-09-16 Dylan DPCRollup merge of #101738 - dpaoliello:linkname, r=petroc...
2022-09-16 Dylan DPCRollup merge of #101722 - aDotInTheVoid:rdy-ty-prim...
2022-09-16 borsAuto merge of #101711 - chenyukang:fix-101691, r=jyn514
2022-09-15 borsAuto merge of #101173 - jyn514:simplify-macro-arguments...
2022-09-15 Matthias KrügerRollup merge of #101740 - andrewpollack:add-ignore...
2022-09-15 Matthias KrügerRollup merge of #101559 - andrewpollack:add-backtrace...
2022-09-15 Matthias KrügerRollup merge of #100415 - WorksButNotTested:be8, r...
2022-09-14 borsAuto merge of #101212 - eholk:dyn-star, r=compiler...
2022-09-14 Dylan DPCRollup merge of #101772 - est31:replace_placeholder_dia...
2022-09-14 Dylan DPCRollup merge of #101769 - notriddle:notriddle/out-of...
2022-09-14 Dylan DPCRollup merge of #101684 - zahash:readme-changes, r...
2022-09-14 borsAuto merge of #99443 - jam1garner:mips-virt-feature...
2022-09-14 borsAuto merge of #101709 - nnethercote:simplify-visitors...
2022-09-14 borsAuto merge of #101307 - jyn514:simplify-storage, r...
2022-09-13 Matthias KrügerRollup merge of #101770 - aDotInTheVoid:rdj-index-clone...
2022-09-13 Matthias KrügerRollup merge of #101752 - GuillaumeGomez:improve-attr...
2022-09-13 Matthias KrügerRollup merge of #101737 - notriddle:notriddle/search...
2022-09-13 Matthias KrügerRollup merge of #101266 - LuisCardosoOliveira:translati...
2022-09-13 borsAuto merge of #101615 - compiler-errors:rpitit-perf...
2022-09-13 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-13 Dylan DPCRollup merge of #101748 - notriddle:notriddle/source...
2022-09-13 Dylan DPCRollup merge of #101745 - jay3332:patch-1, r=JohnTitor
2022-09-13 Dylan DPCRollup merge of #101700 - compiler-errors:deletion...
2022-09-13 Dylan DPCRollup merge of #101690 - kadiwa4:avoid_iterator_last...
2022-09-13 Dylan DPCRollup merge of #101602 - nnethercote:AttrTokenStream...
2022-09-13 borsAuto merge of #96709 - jackh726:gats-stabilization...
2022-09-13 borsAuto merge of #100640 - reitermarkus:socket-display...
2022-09-12 Guillaume GomezRollup merge of #100291 - WaffleLapkin:cstr_const_metho...
2022-09-12 Guillaume GomezRollup merge of #100185 - compiler-errors:issue-100183...
2022-09-12 Markus ReiterSimplify `clippy` fix.
2022-09-12 Markus ReiterFix clippy.
2022-09-12 Dylan DPCRollup merge of #100767 - kadiwa4:escape_ascii, r=jackh726
2022-09-12 borsAuto merge of #100251 - compiler-errors:tuple-trait...
2022-09-11 borsAuto merge of #101442 - joboet:null_check_tcs, r=thomcc
2022-09-10 borsAuto merge of #100968 - cjgillot:mir-upvar-vec, r=wesle...
2022-09-09 Dylan DPCRollup merge of #101366 - ChrisDenton:unc-forward-slash...
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-09 Matthias KrügerRollup merge of #101450 - ehuss:relnotes-95346, r=Mark...
2022-09-09 Matthias KrügerRollup merge of #101253 - lyming2007:issue-101163,...
2022-09-09 Matthias KrügerRollup merge of #99207 - 5225225:msan-eager-checks...
2022-09-09 borsAuto merge of #93873 - Stovent:big-ints, r=m-ou-se
2022-09-08 Michael GouletRollup merge of #101423 - mkroening:hermit-warnings...
2022-09-08 borsAuto merge of #101437 - compiler-errors:erase-normalize...
2022-09-08 Dylan DPCRollup merge of #101455 - thomcc:why-is-this-here,...
2022-09-08 Dylan DPCRollup merge of #101422 - mkroening:hermit-file-time...
2022-09-08 borsAuto merge of #101303 - jyn514:jnelson/handle-cycle...
2022-09-07 Matthias KrügerRollup merge of #101534 - rust-lang:notriddle/rustdoc...
2022-09-07 Matthias KrügerRollup merge of #101435 - JakobDegen:bitwidth-tests...
2022-09-07 Matthias KrügerRollup merge of #101343 - diminishedprime:patch-3,...
2022-09-07 borsAuto merge of #101432 - nnethercote:shrink-PredicateS...
2022-09-07 borsAuto merge of #101232 - nikic:issue-98294, r=Mark-Simul...
2022-09-07 borsAuto merge of #100801 - Kobzol:track-pgo-profile-paths...
next