]> git.lizzy.rs Git - rust.git/history - src/tools/clippy/tests/ui/match_same_arms2.rs
Rollup merge of #99474 - aDotInTheVoid:rustdoc-json-noinline-test-cleanup, r=CraftSpider
[rust.git] / src / tools / clippy / tests / ui / match_same_arms2.rs
2022-08-17 Matthias KrügerRollup merge of #99474 - aDotInTheVoid:rustdoc-json...
2022-08-16 Dylan DPCRollup merge of #100609 - chenyukang:fix-100527, r...
2022-08-16 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-16 Matthias KrügerRollup merge of #100384 - ridwanabdillahi:instr_profile...
2022-08-16 Matthias KrügerRollup merge of #100338 - lyming2007:issue-100285-fix...
2022-08-16 borsAuto merge of #100237 - cjgillot:no-special-hash-hir...
2022-08-15 borsAuto merge of #100007 - ChrisDenton:dtor-inline-never...
2022-08-15 Matthias KrügerRollup merge of #100325 - aDotInTheVoid:rdj-import...
2022-08-15 Matthias KrügerRollup merge of #100031 - GoldsteinE:try-removing-the...
2022-08-15 Matthias KrügerRollup merge of #100277 - m-ou-se:format-args-1, r...
2022-08-15 Matthias KrügerRollup merge of #100211 - cjgillot:ctfe-mir-available...
2022-08-14 Matthias KrügerRollup merge of #100253 - obeis:issue-100197, r=cjgillot
2022-08-14 Matthias KrügerRollup merge of #100249 - Meziu:master, r=joshtriplett
2022-08-14 Dylan DPCRollup merge of #100115 - obeis:issue-99910, r=cjgillot
2022-08-14 Dylan DPCRollup merge of #100026 - WaffleLapkin:array-chunks...
2022-08-14 Dylan DPCRollup merge of #99861 - lcnr:orphan-check-cg, r=jackh726
2022-08-14 Dylan DPCRollup merge of #99582 - compiler-errors:issue-99566...
2022-08-14 Michael GouletRollup merge of #100446 - TaKO8Ki:suggest-removing...
2022-08-14 Michael GouletRollup merge of #100367 - fmease:fix-100365, r=compiler...
2022-08-14 Michael GouletRollup merge of #100335 - aDotInTheVoid:rdj-resolved...
2022-08-13 Michael GouletRollup merge of #100475 - chenyukang:fix-100461, r...
2022-08-13 Michael GouletRollup merge of #100445 - krasimirgg:llvm-16-msan,...
2022-08-13 Michael GouletRollup merge of #100438 - compiler-errors:issue-100360...
2022-08-13 Michael GouletRollup merge of #100434 - compiler-errors:issue-100373...
2022-08-13 Michael GouletRollup merge of #100407 - RalfJung:no-int2ptr, r=Mark...
2022-08-13 borsAuto merge of #100380 - nicholasbishop:bishop-update...
2022-08-13 borsAuto merge of #100341 - andrewpollack:fuchsia-llvm...
2022-08-12 Dylan DPCRollup merge of #100409 - jsha:highlight-lighter, r...
2022-08-12 Dylan DPCRollup merge of #100396 - chenyukang:fix-100394, r...
2022-08-12 Dylan DPCRollup merge of #100366 - davidtwco:translation-never...
2022-08-12 Dylan DPCRollup merge of #100255 - thedanvail:issue-98861-fix...
2022-08-12 Dylan DPCRollup merge of #100247 - cjgillot:verify-dyn-trait...
2022-08-12 Dylan DPCRollup merge of #100229 - RalfJung:extra-const-ub-check...
2022-08-12 Dylan DPCRollup merge of #100030 - WaffleLapkin:nice_pointer_sis...
2022-08-12 Dylan DPCRollup merge of #100022 - joboet:faster_threadid, r...
2022-08-12 borsAuto merge of #100328 - davidtwco:perf-implications...
2022-08-12 borsAuto merge of #99624 - vincenzopalazzo:macros/unix_erro...
2022-08-12 borsAuto merge of #100435 - ehuss:update-cargo, r=ehuss
2022-08-12 borsAuto merge of #99464 - nikic:llvm-15, r=cuviper
2022-08-12 borsAuto merge of #100419 - flip1995:clippyup, r=Manishearth
2022-08-11 Matthias KrügerRollup merge of #99511 - RalfJung:raw_eq, r=wesleywiser
2022-08-11 Matthias KrügerRollup merge of #99500 - tmandry:fuchsia-flags, r=petro...
2022-08-11 Matthias KrügerRollup merge of #99337 - jsha:simplify-highlight, r...
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-11 Dylan DPCRollup merge of #99110 - audunhalland:match_has_guard_f...
2022-08-10 borsAuto merge of #99174 - scottmcm:reoptimize-layout-array...
2022-08-09 Matthias KrügerRollup merge of #99479 - Enselic:import-can-be-without...
2022-08-09 Matthias KrügerRollup merge of #98775 - notriddle:notriddle/mobile...
2022-08-09 Dylan DPCRollup merge of #96478 - WaffleLapkin:rustc_default_bod...
2022-08-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-07 borsAuto merge of #99833 - andrewpollack:fuchsia-rust-ci...
2022-08-05 borsAuto merge of #100035 - workingjubilee:merge-functions...
2022-08-05 Dylan DPCRollup merge of #99835 - TaKO8Ki:suggest-adding-or...
2022-08-04 Matthias KrügerRollup merge of #99772 - ehuss:reenable-submodule-archi...
2022-08-04 Matthias KrügerRollup merge of #98796 - compiler-errors:no-semi-if...
2022-08-04 borsAuto merge of #99953 - cjgillot:in-path-always, r=petro...
2022-08-04 borsAuto merge of #99843 - oli-obk:is_useful_perf, r=compil...
2022-08-03 Matthias KrügerRollup merge of #100102 - b-naber:typo-higher-ranked...
2022-08-03 Matthias KrügerRollup merge of #99786 - obeis:issue-99625, r=compiler...
2022-08-03 Matthias KrügerRollup merge of #99746 - compiler-errors:more-trait...
2022-08-03 borsAuto merge of #100023 - saethlin:send-sync-chunksmut...
2022-08-03 Dylan DPCRollup merge of #99800 - sandydoo:bugfix/wasm-futex...
2022-08-03 Dylan DPCRollup merge of #99738 - notriddle:notriddle/multiple...
2022-08-03 Dylan DPCRollup merge of #99614 - RalfJung:transmute-is-not...
2022-08-03 Dylan DPCRollup merge of #99371 - ChrisDenton:simplify-gen-rando...
2022-08-03 borsAuto merge of #99509 - lcnr:commit_unconditionally...
2022-08-02 borsAuto merge of #92268 - jswrenn:transmute, r=oli-obk
2022-08-02 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-02 Matthias KrügerRollup merge of #99779 - GuillaumeGomez:fix-item-info...
2022-08-02 Matthias KrügerRollup merge of #99293 - jo3bingham:issue-98720-fix...
2022-08-02 Matthias KrügerRollup merge of #99156 - lcnr:omoe-wa, r=wesleywiser
2022-08-01 borsAuto merge of #99476 - dpaoliello:rawdylibvectorcall...
2022-08-01 Matthias KrügerRollup merge of #99911 - cjgillot:no-guess, r=davidtwco
2022-08-01 Matthias KrügerRollup merge of #99864 - klensy:bootstrap-art-dupe...
2022-08-01 borsAuto merge of #98246 - joshtriplett:times, r=m-ou-se
2022-07-31 borsAuto merge of #99052 - tmiasko:bitset-clone-from, r...
2022-07-31 Matthias KrügerRollup merge of #99986 - WaffleLapkin:record_struct_wra...
2022-07-31 Matthias KrügerRollup merge of #99620 - hudson-ayers:fix-location...
2022-07-31 Matthias KrügerRollup merge of #99519 - Urgau:check-cfg-implicit,...
2022-07-31 borsAuto merge of #78802 - faern:simplify-socketaddr, r...
2022-07-31 Dylan DPCRollup merge of #99921 - Enselic:cc-enselic, r=Guillaum...
2022-07-31 Dylan DPCRollup merge of #99844 - bjorn3:archive_builder_interfa...
2022-07-31 Dylan DPCRollup merge of #99741 - compiler-errors:copy-impl...
2022-07-31 borsAuto merge of #99553 - ChrisDenton:lazy-compat-fn,...
2022-07-31 borsAuto merge of #99529 - Milo123459:stage-1-test, r=jyn514
2022-07-30 Matthias KrügerRollup merge of #99890 - compiler-errors:issue-99828...
2022-07-30 Matthias KrügerRollup merge of #99873 - notriddle:notriddle/invalid...
2022-07-30 Dylan DPCRollup merge of #99862 - WaffleLapkin:type_mismatch_fix...
2022-07-30 borsAuto merge of #99887 - nnethercote:rm-TreeAndSpacing...
2022-07-30 borsAuto merge of #99868 - yaahc:rustc-perf-bump, r=Mark...
2022-07-30 borsAuto merge of #99796 - compiler-errors:issue-53475...
2022-07-30 borsAuto merge of #99768 - klensy:bump-deps-07-22, r=Mark...
2022-07-29 Yuki OkushiRollup merge of #99904 - GuillaumeGomez:cleanup-html...
2022-07-29 Yuki OkushiRollup merge of #99888 - nnethercote:streamline-visitor...
2022-07-29 Yuki OkushiRollup merge of #99881 - compiler-errors:issue-99876...
2022-07-29 Yuki OkushiRollup merge of #99831 - djkoloski:add_fuchsia_target_d...
2022-07-29 Yuki OkushiRollup merge of #99671 - TaKO8Ki:suggest-dereferencing...
2022-07-29 Yuki OkushiRollup merge of #99518 - dingxiangfei2009:let-else...
2022-07-29 Yuki OkushiRollup merge of #99227 - Lokathor:fix-thumbv4t-none...
2022-07-29 borsAuto merge of #99730 - lcnr:bound-vars-anon, r=jackh726
next