]> git.lizzy.rs Git - rust.git/history - src/test/mir-opt
Auto merge of #74160 - CAD97:weak-as-unsized-ptr, r=RalfJung
[rust.git] / src / test / mir-opt /
2020-10-03 borsAuto merge of #74160 - CAD97:weak-as-unsized-ptr, r...
2020-10-03 borsAuto merge of #77347 - jyn514:dox, r=Amanieu
2020-10-03 borsAuto merge of #77451 - Mark-Simulacrum:bump-version...
2020-10-02 Jonas SchievinkRollup merge of #77452 - Mark-Simulacrum:fix-symbol...
2020-10-02 Jonas SchievinkRollup merge of #77421 - petrochenkov:globtravel, r...
2020-10-02 Jonas SchievinkRollup merge of #77264 - fusion-engineering-forks:skip...
2020-10-02 Jonas SchievinkRollup merge of #77251 - dtolnay:drop, r=Aaron1011
2020-10-02 Jonas SchievinkRollup merge of #77182 - GuillaumeGomez:missing-example...
2020-10-02 Jonas SchievinkRollup merge of #76745 - workingjubilee:move-wrapping...
2020-10-02 Jonas SchievinkRollup merge of #76107 - integer32llc:manifest-alias...
2020-10-02 Jonas SchievinkRollup merge of #75377 - canova:map_debug_impl, r=dtolnay
2020-10-02 borsAuto merge of #77462 - jonas-schievink:rollup-m0rqdh5...
2020-10-02 Jonas SchievinkRollup merge of #77453 - pietroalbini:ci-no-more-azure...
2020-10-02 Jonas SchievinkRollup merge of #77444 - estebank:pat-field-label,...
2020-10-02 Jonas SchievinkRollup merge of #77442 - pickfire:patch-7, r=scottmcm
2020-10-02 Jonas SchievinkRollup merge of #77441 - couchand:2020-10/fix-75504...
2020-10-02 Jonas SchievinkRollup merge of #77432 - tmiasko:posix-spawn-musl,...
2020-10-02 Jonas SchievinkRollup merge of #77423 - ecstatic-morse:discriminant...
2020-10-02 Jonas SchievinkRollup merge of #77415 - ecstatic-morse:const-checking...
2020-10-02 Jonas SchievinkRollup merge of #77409 - pickfire:patch-6, r=GuillaumeGomez
2020-10-02 Jonas SchievinkRollup merge of #77405 - timvermeulen:iter_advance_by_t...
2020-10-02 Jonas SchievinkRollup merge of #76811 - GuillaumeGomez:doc-alias-name...
2020-10-02 Jonas SchievinkRollup merge of #76739 - davidtwco:issue-75323-non...
2020-10-02 borsAuto merge of #77369 - jonas-schievink:validate-storage...
2020-10-02 Jonas SchievinkIgnore now-broken mir-opt test
2020-10-02 borsAuto merge of #77418 - pietroalbini:ci-environment...
2020-10-02 borsAuto merge of #77396 - wesleywiser:disable-simplifyarmi...
2020-10-02 borsAuto merge of #77029 - ehuss:command-access, r=dtolnay
2020-10-02 Wesley WiserDisable the SimplifyArmIdentity mir-opt
2020-10-01 Yuki OkushiRollup merge of #77399 - ssomers:btree_cleanup_5, r...
2020-10-01 Yuki OkushiRollup merge of #77389 - jyn514:THE-PAPERCLIP-COMETH...
2020-10-01 Yuki OkushiRollup merge of #77385 - scottmcm:fix-77220, r=jyn514
2020-10-01 Yuki OkushiRollup merge of #77375 - petrochenkov:inherext, r=oli-obk
2020-10-01 Yuki OkushiRollup merge of #77362 - RReverser:patch-1, r=dtolnay
2020-10-01 Yuki OkushiRollup merge of #77312 - LeSeulArtichaut:toolstate...
2020-10-01 Yuki OkushiRollup merge of #77147 - fusion-engineering-forks:stati...
2020-10-01 Yuki OkushiRollup merge of #77111 - fusion-engineering-forks:stabi...
2020-10-01 Yuki OkushiRollup merge of #76979 - fusion-engineering-forks:windo...
2020-10-01 Yuki OkushiRollup merge of #76851 - fusion-engineering-forks:fixme...
2020-10-01 borsAuto merge of #76971 - bugadani:issue-75659, r=Amanieu
2020-10-01 borsAuto merge of #76969 - withoutboats:rawfd-refexive...
2020-10-01 borsAuto merge of #76919 - fusion-engineering-forks:thread...
2020-10-01 borsAuto merge of #74839 - alarsyo:multiple_return_terminat...
2020-10-01 Antoine MartinBless mir-opt tests for 32 bit
2020-10-01 Antoine MartinAdd test for multiple terminator optimization
2020-10-01 Antoine MartinBless mir-opt tests with new opt
2020-10-01 borsAuto merge of #77354 - ecstatic-morse:const-checking...
2020-10-01 Dylan DPCRollup merge of #77371 - camelid:remove-extra-space...
2020-10-01 Dylan DPCRollup merge of #77360 - oli-obk:zst_const_pat_regressi...
2020-10-01 Dylan DPCRollup merge of #77349 - ehuss:update-cargo, r=ehuss
2020-10-01 Dylan DPCRollup merge of #77343 - varkor:rustc_args_required_con...
2020-10-01 Dylan DPCRollup merge of #77324 - Aaron1011:fix/const-item-mutat...
2020-10-01 Dylan DPCRollup merge of #77319 - tgnottingham:siphasher_endiann...
2020-10-01 Dylan DPCRollup merge of #77315 - exrook:rename-allocerror,...
2020-10-01 Dylan DPCRollup merge of #77305 - lcnr:candidate_from_obligation...
2020-10-01 Dylan DPCRollup merge of #77303 - lcnr:const-evaluatable-TooGene...
2020-10-01 Dylan DPCRollup merge of #77202 - ehuss:defer-apple-sdkroot...
2020-10-01 Dylan DPCRollup merge of #77153 - Aaron1011:fix/better-recursive...
2020-10-01 Dylan DPCRollup merge of #76909 - timvermeulen:advance_by, r...
2020-09-30 borsAuto merge of #76325 - lzutao:split-core-str, r=Amanieu
2020-09-30 Jonas SchievinkRollup merge of #77348 - ehuss:update-books, r=ehuss
2020-09-30 Jonas SchievinkRollup merge of #77345 - samlich:test-issue-74761,...
2020-09-30 Jonas SchievinkRollup merge of #77340 - pickfire:patch-9, r=kennytm
2020-09-30 Jonas SchievinkRollup merge of #77338 - pickfire:patch-7, r=jyn514
2020-09-30 Jonas SchievinkRollup merge of #77331 - hameerabbasi:issue-74906,...
2020-09-30 Jonas SchievinkRollup merge of #77328 - hyd-dev:assert-to-rtassert...
2020-09-30 Jonas SchievinkRollup merge of #77322 - rust-lang:wesleywiser-patch...
2020-09-30 Jonas SchievinkRollup merge of #77296 - tmiasko:liveness-option, r...
2020-09-30 Jonas SchievinkRollup merge of #77284 - josephlr:mem, r=Mark-Simulacrum
2020-09-30 Jonas SchievinkRollup merge of #77280 - petrochenkov:llvmcomp, r=Mark...
2020-09-30 Jonas SchievinkRollup merge of #77233 - ssomers:btree_size_matters...
2020-09-30 Jonas SchievinkRollup merge of #77037 - matthiaskrgr:cl42ppy, r=Dylan-DPC
2020-09-30 borsAuto merge of #77298 - jyn514:bootstrap-config, r=Mark...
2020-09-30 borsAuto merge of #77281 - tmiasko:liveness-everybody,...
2020-09-30 borsAuto merge of #77294 - shepmaster:try-anchors, r=pietro...
2020-09-30 borsAuto merge of #77292 - lzutao:std_asm, r=Amanieu
2020-09-30 borsAuto merge of #77069 - sexxi-goose:closure_print_2...
2020-09-30 borsAuto merge of #77133 - tmandry:bootstrap-host, r=Mark...
2020-09-29 borsAuto merge of #77289 - TimDiekmann:alloc-ref-by-ref...
2020-09-29 borsAuto merge of #77274 - tmiasko:liveness-cnd, r=lcnr
2020-09-29 borsAuto merge of #77145 - pietroalbini:refactor-build...
2020-09-29 borsAuto merge of #76754 - varkor:diagnostic-cleanup-ii...
2020-09-29 borsAuto merge of #77253 - jyn514:crate-link, r=Manishearth
2020-09-29 borsAuto merge of #77257 - ecstatic-morse:optimize-int...
2020-09-28 borsAuto merge of #77302 - RalfJung:rollup-n8gg3v6, r=RalfJung
2020-09-28 Ralf JungRollup merge of #77194 - pickfire:patch-7, r=withoutboats
2020-09-28 Ralf JungRollup merge of #76711 - davidtwco:issue-51154-param...
2020-09-28 Ralf JungRollup merge of #76474 - bjorn3:driver_selected_codegen...
2020-09-28 Ralf JungRollup merge of #76454 - poliorcetics:ui-to-unit-test...
2020-09-28 borsAuto merge of #76899 - wesleywiser:experimental_unsound...
2020-09-28 Aman Arorapretty.rs: Update Closure and Generator print
2020-09-28 borsAuto merge of #77008 - fortanix:raoul/lvi-tests, r...
2020-09-27 Wesley WiserRemove unnecessary -Zunsound-mir-opts uses in tests
2020-09-27 Wesley Wiser[mir-opt] Introduce a new flag to enable experimental...
2020-09-27 Jonas SchievinkRollup merge of #77263 - bugadani:cleanup, r=lcnr
2020-09-27 Jonas SchievinkRollup merge of #77262 - bugadani:redundant-comment...
2020-09-27 Jonas SchievinkRollup merge of #77256 - jyn514:typo, r=Aaron1011
2020-09-27 Jonas SchievinkRollup merge of #77203 - ecstatic-morse:const-stability...
2020-09-27 Jonas SchievinkRollup merge of #76839 - lzutao:mips-asm, r=Amanieu
2020-09-27 borsAuto merge of #77259 - dgbo:master, r=kennytm
next