]> git.lizzy.rs Git - rust.git/history - src/test/mir-opt/simplify-locals-fixedpoint.rs
Fix wrong argument in autoderef process
[rust.git] / src / test / mir-opt / simplify-locals-fixedpoint.rs
2020-04-25 Dylan DPCRollup merge of #71140 - oli-obk:static_cycle, r=RalfJung
2020-04-25 Dylan DPCRollup merge of #71168 - SimonSapin:into_raw_non_null...
2020-04-25 Dylan DPCRollup merge of #70712 - :stabilize-remove-entry, r...
2020-04-25 Dylan DPCRollup merge of #69813 - thomcc:nonzero-bitor, r=Amanieu
2020-04-24 Dylan DPCRollup merge of #69456 - contrun:fix-misleading-compile...
2020-04-24 Dylan DPCRollup merge of #71068 - pyfisch:unicode-version-stable...
2020-04-24 Dylan DPCRollup merge of #71063 - LeSeulArtichaut:document-unsaf...
2020-04-23 Dylan DPCRollup merge of #70633 - kper:master, r=estebank
2020-04-21 borsAuto merge of #71170 - spastorino:dyn-fnonce-alignment...
2020-04-20 Dylan DPCRollup merge of #69362 - CAD97:alloc_layout_extras...
2020-04-20 Dylan DPCRollup merge of #71250 - GuillaumeGomez:use-json-instea...
2020-04-20 borsAuto merge of #71007 - Amanieu:deprecate_asm, r=Mark...
2020-04-19 borsAuto merge of #70598 - vakaras:add-threads-cr3, r=oli...
2020-04-19 Dylan DPCRollup merge of #71319 - GuillaumeGomez:cleanup-e0522...
2020-04-19 Dylan DPCRollup merge of #71315 - huangjiahua:update-documentati...
2020-04-19 Dylan DPCRollup merge of #71188 - Duddino:fix, r=matthewjasper
2020-04-19 Dylan DPCRollup merge of #71107 - vorner:weak-into-raw-dangling...
2020-04-19 borsAuto merge of #71102 - tmiasko:compiler-builtins, r...
2020-04-18 borsAuto merge of #71204 - JohnTitor:into-vec, r=wesleywiser
2020-04-18 borsAuto merge of #71147 - cuviper:min-llvm8, r=Mark-Simulacrum
2020-04-17 Dylan DPCRollup merge of #71243 - Duddino:Fix2, r=estebank
2020-04-17 Dylan DPCRollup merge of #71167 - RalfJung:big-o, r=shepmaster
2020-04-17 Dylan DPCRollup merge of #71070 - petrochenkov:nolldaround,...
2020-04-17 Dylan DPCRollup merge of #70467 - wesleywiser:invoke-vs-call...
2020-04-17 Dylan DPCRollup merge of #69642 - ecstatic-morse:issue-69615...
2020-04-17 borsAuto merge of #71049 - eddyb:const-err, r=oli-obk
2020-04-17 borsAuto merge of #70629 - anyska:fields-variant, r=oli-obk
2020-04-17 Dylan DPCRollup merge of #71206 - RalfJung:dont-try, r=oli-obk
2020-04-17 Dylan DPCRollup merge of #71164 - RalfJung:uninit-not-undef...
2020-04-17 Dylan DPCRollup merge of #70910 - rakshith-ravi:master, r=cuviper
2020-04-17 Dylan DPCRollup merge of #70578 - PankajChaudhary5:master, r...
2020-04-17 borsAuto merge of #71131 - pnkfelix:issue-69798-dont-reuse...
2020-04-16 Dylan DPCRollup merge of #71211 - ehuss:update-cargo, r=ehuss
2020-04-16 Dylan DPCRollup merge of #71197 - ljedrz:unsafe_unused, r=ecstat...
2020-04-16 Dylan DPCRollup merge of #70611 - pawanbisht62:doc/61137-add...
2020-04-16 borsAuto merge of #71201 - Dylan-DPC:rollup-23202uf, r...
2020-04-16 borsAuto merge of #70755 - wesleywiser:simplify_locals_2_el...
2020-04-15 Wesley WiserAdd test case