]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir_transform/src/instcombine.rs
Rollup merge of #106779 - RReverser:patch-2, r=Mark-Simulacrum
[rust.git] / compiler / rustc_mir_transform / src / instcombine.rs
2023-01-26 Matthias KrügerRollup merge of #106779 - RReverser:patch-2, r=Mark...
2023-01-26 Matthias KrügerRollup merge of #106625 - Swatinem:ref/cov6, r=nagisa
2023-01-26 Matthias KrügerRollup merge of #97373 - dimpolo:cell_dispatch_from_dyn...
2023-01-26 borsAuto merge of #105582 - saethlin:instcombine-assert...
2023-01-24 Caleb CartwrightMerge commit '1d8491b120223272b13451fc81265aa64f7f4d5b...
2023-01-24 Ben KimockThread a ParamEnv down to might_permit_raw_init
2023-01-15 Ben KimockInstCombine away intrinsic validity assertions
2023-01-12 Philipp KronesMerge commit '7f27e2e74ef957baa382dc05cf08df6368165c74...
2023-01-09 arcnmx:arrow_up: rust-analyzer
2023-01-08 borsAuto merge of #90291 - geeklint:loosen_weak_debug_bound...
2022-12-29 Philipp KronesMerge commit '4f3ab69ea0a0908260944443c739426cc384ae1a...
2022-12-28 fee1-deadRollup merge of #94145 - ssomers:binary_heap_tests...
2022-12-17 Philipp KronesMerge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5...
2022-12-14 bjorn3Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602...
2022-12-10 Matthias KrügerRollup merge of #98391 - joboet:sgx_parker, r=m-ou-se
2022-12-01 Philipp KronesMerge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76...
2022-11-23 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-21 Philipp KronesMerge commit 'f4850f7292efa33759b4f7f9b7621268979e9914...
2022-11-19 borsAuto merge of #97870 - eggyal:inplace_fold_spec, r...
2022-11-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-01 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-26 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-25 Dylan DPCRollup merge of #98204 - Kixiron:stable-unzip, r=thomcc
2022-10-23 bjorn3Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b...
2022-10-23 flip1995Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388...
2022-10-18 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-11 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-10 borsAuto merge of #96711 - emilio:inline-slice-clone, r...
2022-10-06 Philipp KronesMerge commit '8f1ebdd18bdecc621f16baaf779898cc08cc2766...
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-03 Matthias KrügerRollup merge of #98218 - kpreid:nostdarc, r=joshtriplett
2022-09-25 fee1-deadRollup merge of #98111 - eggyal:issue-97982, r=Guillaum...
2022-09-25 borsAuto merge of #98457 - japaric:gh98378, r=m-ou-se
2022-09-21 David KoloskiMerge commit '7248d06384c6a90de58c04c1f46be88821278d8b...
2022-09-21 Oli SchererAdd 'src/tools/miri/' from commit '75dd959a3a40eb5b4574...
2022-09-20 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-17 Dylan DPCRollup merge of #98441 - calebzulawski:simd_as, r=oli-obk
2022-09-16 borsAuto merge of #97800 - pnkfelix:issue-97463-fix-aarch64...
2022-09-13 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-09 borsAuto merge of #93873 - Stovent:big-ints, r=m-ou-se
2022-09-06 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-05 Dylan DPCRollup merge of #101420 - kraktus:doc_hir_local, r...
2022-09-02 Guillaume GomezRollup merge of #97739 - a2aaron:let_underscore, r...
2022-09-01 Matthias KrügerRollup merge of #94467 - ibraheemdev:master, r=pnkfelix
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-30 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-30 Dylan DPCRollup merge of #95376 - WaffleLapkin:drain_keep_rest...
2022-08-29 Dylan DPCRollup merge of #98801 - joshtriplett:file-create-new...
2022-08-29 Matthias KrügerRollup merge of #96334 - devnexen:socket_mark, r=dtolnay
2022-08-28 Matthias KrügerRollup merge of #98301 - ortem:pretty-printers-nonzero...
2022-08-26 Guillaume GomezRollup merge of #95005 - ssomers:btree_static_assert...
2022-08-26 Yuki OkushiRollup merge of #99064 - lyming2007:issue-97687-fix...
2022-08-24 bjorn3Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193...
2022-08-24 borsAuto merge of #96869 - sunfishcode:main, r=joshtriplett
2022-08-23 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-22 Dylan DPCRollup merge of #98200 - ouz-a:issue-98177, r=oli-obk
2022-08-22 Dylan DPCRollup merge of #99386 - AngelicosPhosphoros:add_retain...
2022-08-20 Matthias KrügerRollup merge of #97963 - devnexen:net_listener_neg...
2022-08-16 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-09 Matthias KrügerRollup merge of #98775 - notriddle:notriddle/mobile...
2022-08-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-02 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-02 Matthias KrügerRollup merge of #99156 - lcnr:omoe-wa, r=wesleywiser
2022-08-01 borsAuto merge of #98246 - joshtriplett:times, r=m-ou-se
2022-07-31 borsAuto merge of #78802 - faern:simplify-socketaddr, r...
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-27 Guillaume GomezRollup merge of #94247 - saethlin:chunksmut-aliasing...
2022-07-27 Yuki OkushiRollup merge of #98583 - joshtriplett:stabilize-windows...
2022-07-27 borsAuto merge of #98553 - the8472:next_chunk_opt, r=Mark...
2022-07-26 bjorn3Merge commit 'd3a2366ee877075c59b38bd8ced55f224fc7ef51...
2022-07-26 Amos WengerMerge commit 'e36a20c24f35a4cee82bbdc600289104c9237c22...
2022-07-25 Yuki OkushiRollup merge of #98710 - mojave2:string, r=JohnTitor
2022-07-25 bjorn3Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4...
2022-07-25 Yuki OkushiRollup merge of #95916 - solid-rs:feat-kmc-solid-abort...
2022-07-25 Yuki OkushiRollup merge of #95040 - frank-king:fix/94981, r=Mark...
2022-07-24 Amos WengerAdd 'src/tools/rust-analyzer/' from commit '977e12a0bdc...
2022-07-24 borsAuto merge of #95548 - rcvalle:rust-cfi-2, r=nagisa
2022-07-23 borsAuto merge of #98471 - wesleywiser:update_measureme...
2022-07-23 borsAuto merge of #97925 - the8472:cgroupv1, r=joshtriplett
2022-07-23 borsAuto merge of #93397 - joshtriplett:sort-floats, r...
2022-07-22 Dylan DPCRollup merge of #98174 - Kixunil:rename_ptr_as_mut_cons...
2022-07-21 Matthias KrügerRollup merge of #98707 - joboet:fuchsia_locks, r=m...
2022-07-21 borsAuto merge of #99059 - Amanieu:fix-96797, r=Mark-Simulacrum
2022-07-21 borsAuto merge of #93718 - thomcc:used-macho, r=pnkfelix
2022-07-21 Jubilee YoungSync core::simd up to rust-lang/portable-simd@2e081db92...
2022-07-20 Matthias KrügerRollup merge of #99516 - m-ou-se:proc-macro-tracked...
2022-07-20 Dylan DPCRollup merge of #98101 - vladimir-ea:stdlib_watch_os...
2022-07-20 Dylan DPCRollup merge of #98916 - ChrisDenton:hiberfil.sys,...
2022-07-20 borsAuto merge of #98843 - Urgau:check-cfg-stage0, r=Mark...
2022-07-19 borsAuto merge of #98912 - nrc:provider-it, r=yaahc
2022-07-19 borsAuto merge of #98120 - TaKO8Ki:box-diagnostic-metadata...
2022-07-18 Dylan DPCRollup merge of #98998 - workingjubilee:naked-means...
2022-07-18 Dylan DPCRollup merge of #98839 - 5225225:assert_transmute_copy_...
2022-07-18 Philipp KronesMerge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39...
2022-07-17 Yuki OkushiRollup merge of #98383 - m-ou-se:remove-memory-order...
2022-07-17 borsAuto merge of #99040 - gimbles:ci-std-tests, r=pietroalbini
2022-07-17 Yuki OkushiRollup merge of #99036 - TaKO8Ki:fix-test-for-88138...
2022-07-17 Yuki OkushiRollup merge of #97915 - tbu-:pr_os_string_fmt_write...
next