]> git.lizzy.rs Git - rust.git/history - src/tools/clippy/tests/ui/unnecessary_to_owned.stderr
Rollup merge of #97711 - Nilstrieb:rustc-arena-ub, r=wesleywiser
[rust.git] / src / tools / clippy / tests / ui / unnecessary_to_owned.stderr
2022-07-07 Dylan DPCRollup merge of #97711 - Nilstrieb:rustc-arena-ub,...
2022-07-05 Dylan DPCRollup merge of #97712 - RalfJung:untyped, r=scottmcm
2022-07-05 Dylan DPCRollup merge of #97300 - ChayimFriedman2:patch-1, r...
2022-07-03 Ralf JungRollup merge of #94831 - yaahc:lib-tracking-issue-templ...
2022-07-03 borsAuto merge of #97437 - jyn514:impl-asrawfd-arc, r=dtolnay
2022-07-02 borsAuto merge of #97235 - nbdd0121:unwind, r=Amanieu
2022-07-02 Dylan DPCRollup merge of #98653 - TaKO8Ki:add-regression-test...
2022-07-01 Guillaume GomezRollup merge of #97249 - GuillaumeGomez:details-summary...
2022-06-30 Matthias KrügerRollup merge of #97629 - guswynn:exclusive_struct,...
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-29 Dylan DPCRollup merge of #97786 - ferrocene:pa-fix-simulate...
2022-06-29 Dylan DPCRollup merge of #97423 - m-ou-se:memory-ordering-intrin...
2022-06-28 Matthias KrügerRollup merge of #98609 - TaKO8Ki:fix-ice-for-associated...
2022-06-27 Matthias KrügerRollup merge of #97780 - compiler-errors:field-wfcheck...
2022-06-27 Matthias KrügerRollup merge of #97389 - m-ou-se:memory-ordering-diagno...
2022-06-26 Matthias KrügerRollup merge of #98538 - TaKO8Ki:add-test-for-issue...
2022-06-26 Matthias KrügerRollup merge of #97908 - iago-lito:stabilize_nonzero_ch...
2022-06-26 Matthias KrügerRollup merge of #97140 - joboet:solid_parker, r=m-ou-se
2022-06-26 Yuki OkushiRollup merge of #98385 - m-ou-se:llvm-12-memory-order...
2022-06-25 Matthias KrügerRollup merge of #98429 - b-naber:use-correct-substs...
2022-06-25 Matthias KrügerRollup merge of #98298 - TaKO8Ki:point-to-type-param...
2022-06-25 Matthias KrügerRollup merge of #98194 - m-ou-se:leak-locked-pthread...
2022-06-25 Matthias KrügerRollup merge of #98126 - fortanix:raoul/mitigate_stale_...
2022-06-25 Matthias KrügerRollup merge of #96412 - ChrisDenton:remove-dir-all...
2022-06-24 Yuki OkushiRollup merge of #98394 - Enselic:fixup-rustc_main-renam...
2022-06-24 Yuki OkushiRollup merge of #97633 - mkroening:object-osabi, r...
2022-06-24 borsAuto merge of #98109 - nikomatsakis:issue-98095, r...
2022-06-23 Michael GouletRollup merge of #98283 - TaKO8Ki:point-at-private-field...
2022-06-23 Caleb CartwrightMerge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1...
2022-06-22 Yuki OkushiRollup merge of #97516 - RalfJung:atomics, r=joshtriplett
2022-06-22 Yuki OkushiRollup merge of #97454 - Mark-Simulacrum:relnotes,...
2022-06-22 Yuki OkushiRollup merge of #96768 - m-ou-se:futex-fuchsia, r=tmandry
2022-06-22 Yuki OkushiRollup merge of #95446 - notseanray:master, r=Mark...
2022-06-21 Yuki OkushiRollup merge of #98099 - RalfJung:convert_tag_add_extra...
2022-06-21 Yuki OkushiRollup merge of #97867 - lcnr:lub-binder, r=oli-obk
2022-06-21 borsAuto merge of #98098 - bjorn3:archive_refactor, r=micha...
2022-06-21 Yuki OkushiRollup merge of #98022 - compiler-errors:erroneous...
2022-06-21 Yuki OkushiRollup merge of #97805 - coolreader18:trace-suggestions...
2022-06-21 Yuki OkushiRollup merge of #97269 - RalfJung:transmute, r=m-ou-se
2022-06-21 borsAuto merge of #95576 - DrMeepster:box_erasure, r=oli-obk
2022-06-21 borsAuto merge of #97657 - Urgau:check-cfg-many-mut, r...
2022-06-21 borsAuto merge of #98148 - c410-f3r:assert-compiler, r...
2022-06-20 borsAuto merge of #93765 - zhangyunhao116:heapsort, r=m...
2022-06-20 Dylan DPCRollup merge of #97837 - sunfishcode:sunfishcode/proc...
2022-06-20 Dylan DPCRollup merge of #97150 - ChrisDenton:stdio-create_pipe...
2022-06-20 Dylan DPCRollup merge of #97149 - ChrisDenton:win_async_pipes...
2022-06-20 Dylan DPCRollup merge of #96719 - mbartlett21:patch-4, r=Dylan-DPC
2022-06-20 Dylan DPCRollup merge of #96609 - ibraheemdev:arc-downcast-unche...
2022-06-20 Dylan DPCRollup merge of #94855 - m-ou-se:advance-slice-panic...
2022-06-20 Dylan DPCRollup merge of #93080 - SkiFire13:itermut-as_mut_slice...
2022-06-20 borsAuto merge of #97674 - nnethercote:oblig-forest-tweaks...
2022-06-20 Yuki OkushiRollup merge of #98183 - dtolnay:emptybound, r=lcnr
2022-06-20 borsAuto merge of #97931 - xldenis:fix-if-let-source-scopes...
2022-06-19 Yuki OkushiRollup merge of #97912 - Kixunil:stabilize_path_try_exi...
2022-06-19 Yuki OkushiRollup merge of #95534 - jyn514:std-mem-copy, r=joshtri...
2022-06-19 borsAuto merge of #97268 - jyn514:faster-assemble, r=Mark...
2022-06-19 Dylan DPCRollup merge of #98136 - fee1-dead-contrib:rename_impl_...
2022-06-19 Dylan DPCRollup merge of #98105 - notriddle:notriddle/tuple...
2022-06-19 borsAuto merge of #97791 - m-ou-se:const-locks, r=m-ou-se
2022-06-19 borsAuto merge of #97367 - WaffleLapkin:stabilize_checked_s...
2022-06-19 borsAuto merge of #97944 - nikic:freebsd-update, r=Mark...
2022-06-18 Matthias KrügerRollup merge of #98230 - GuillaumeGomez:weird-js-condit...
2022-06-18 Matthias KrügerRollup merge of #98229 - GuillaumeGomez:eslint-checks...
2022-06-18 Matthias KrügerRollup merge of #98207 - arlosi:update-cargo, r=Dylan-DPC
2022-06-18 Matthias KrügerRollup merge of #98165 - WaffleLapkin:once_things_renam...
2022-06-18 Matthias KrügerRollup merge of #97511 - jyn514:faster-cargo-build...
2022-06-18 borsAuto merge of #96501 - jyn514:individual-paths, r=Mark...
2022-06-18 borsAuto merge of #97924 - cuviper:unguarded-poison, r...
2022-06-18 borsAuto merge of #98153 - nnethercote:fix-MissingDoc-quadr...
2022-06-18 borsAuto merge of #98186 - mystor:tokenstream_as_vec_tt...
2022-06-18 borsAuto merge of #98178 - RalfJung:btree-alloc, r=thomcc
2022-06-18 Yuki OkushiRollup merge of #98205 - JohnTitor:remove-unnecessary...
2022-06-18 Yuki OkushiRollup merge of #98195 - GuillaumeGomez:rustdoc-json...
2022-06-18 Yuki OkushiRollup merge of #98150 - hoodmane:emscripten-g4, r...
2022-06-18 Yuki OkushiRollup merge of #97828 - ferrocene:pa-config-artifacts...
2022-06-18 Yuki OkushiRollup merge of #97803 - Gankra:term, r=dtolnay
2022-06-18 borsAuto merge of #97652 - RalfJung:cenum_impl_drop_cast...
2022-06-17 borsAuto merge of #98081 - gco:no_static_libcpp, r=jyn514
2022-06-17 borsAuto merge of #97892 - klensy:fix-spaces, r=oli-obk
2022-06-16 flip1995Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7...
2022-06-16 klensybless clippy tests
2022-06-15 Yuki OkushiRollup merge of #97202 - joshtriplett:os-str-capacity...
2022-06-13 Yuki OkushiRollup merge of #95211 - terrarier2111:improve-parser...
2022-06-13 Caleb CartwrightMerge commit '7b73b60faca71d01d900e49831fcb84553e93019...
2022-06-10 borsAuto merge of #96837 - tmiasko:stdio-fcntl, r=joshtriplett
2022-06-10 borsAuto merge of #95770 - nrc:read-buf-builder, r=joshtriplett
2022-06-09 Yuki OkushiRollup merge of #95632 - evanrichter:master, r=joshtriplett
2022-06-07 borsAuto merge of #97081 - oli-obk:outlives_query_fast_path...
2022-06-07 Antoni BoucherMerge commit 'e8dca3e87d164d2806098c462c6ce41301341f68...
2022-06-06 borsAuto merge of #97086 - 5225225:link-section-is-unsafe...
2022-06-06 borsAuto merge of #96551 - ferrocene:pa-ignore-paths-when...
2022-06-05 borsAuto merge of #93717 - pietroalbini:pa-ci-profiler...
2022-06-04 borsAuto merge of #97191 - wesleywiser:main_thread_name...
2022-06-04 Philipp KronesMerge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8...
2022-06-03 borsAuto merge of #95833 - notriddle:notriddle/human-readab...
2022-06-02 Oli SchererAdd 'compiler/rustc_smir/' from commit '9abcb5c7b574cf3...
2022-06-02 borsAuto merge of #96737 - ChrisDenton:win-manifest, r...
2022-06-01 Yuki OkushiRollup merge of #97613 - jsha:implementation-is-on...
2022-06-01 Yuki OkushiRollup merge of #97166 - nnethercote:move-conditions...
2022-06-01 Yuki OkushiRollup merge of #97130 - notriddle:notriddle/collect...
next