]> git.lizzy.rs Git - rust.git/history - tests/mir-opt/slice_filter.rs
Auto merge of #107644 - Zoxc:query-cache-tweak, r=cjgillot
[rust.git] / tests / mir-opt / slice_filter.rs
2023-02-06 Matthias KrügerRollup merge of #106477 - Nathan-Fenner:nathanf/refined...
2023-02-06 borsAuto merge of #107141 - notriddle:notriddle/max-lev...
2023-02-04 Matthias KrügerRollup merge of #107116 - ozkanonur:consolidate-bootstr...
2023-02-04 borsAuto merge of #107618 - chriswailes:linker-arg, r=alber...
2023-02-03 Matthias KrügerRollup merge of #107598 - chenyukang:yukang/fix-core...
2023-02-03 Matthias KrügerRollup merge of #106805 - madsravn:master, r=compiler...
2023-02-03 borsAuto merge of #107241 - clubby789:bootstrap-lto-off...
2023-02-02 borsAuto merge of #107000 - GuillaumeGomez:fix-items-in...
2023-02-02 Matthias KrügerRollup merge of #107312 - calebcartwright:style-let...
2023-02-02 Matthias KrügerRollup merge of #107201 - compiler-errors:confusing...
2023-02-02 borsAuto merge of #106925 - imWildCat:imWildCat/remove...
2023-02-01 borsAuto merge of #107257 - inquisitivecrystal:ffi-attr...
2023-02-01 Matthias KrügerRollup merge of #107389 - zvavybir:master, r=estebank
2023-01-31 Guillaume GomezRollup merge of #107412 - tshepang:needless-check,...
2023-01-31 Guillaume GomezRollup merge of #107354 - tspiteri:source-serif-4.005...
2023-01-31 Guillaume GomezRollup merge of #107348 - lcnr:project-solve-new, r...
2023-01-31 Guillaume GomezRollup merge of #106898 - estebank:ice-forms-are-a...
2023-01-31 borsAuto merge of #107297 - Mark-Simulacrum:bump-bootstrap...
2023-01-31 Yuki OkushiRollup merge of #107445 - Swatinem:rm-genfuture, r...
2023-01-31 borsAuto merge of #107443 - cjgillot:generator-less-query...
2023-01-31 borsAuto merge of #105650 - cassaundra:float-literal-sugges...
2023-01-30 borsAuto merge of #107197 - aliemjay:patch-2, r=jackh726
2023-01-30 Matthias KrügerRollup merge of #107424 - bpeel:clone-into-from-share...
2023-01-30 Matthias KrügerRollup merge of #107177 - thanatos:fix-doc-errant-light...
2023-01-30 Matthias KrügerRollup merge of #107125 - WaffleLapkin:expect_an_item_i...
2023-01-30 borsAuto merge of #107080 - Urgau:cleanup-bootstrap-extra...
2023-01-30 Dylan DPCRollup merge of #107264 - ferrocene:pa-private-items...
2023-01-30 Dylan DPCRollup merge of #107146 - compiler-errors:unsizing...
2023-01-30 Dylan DPCRollup merge of #106106 - jyn514:remote-tracking-branch...
2023-01-30 Dylan DPCRollup merge of #101569 - m-ou-se:alloc-no-rexport...
2023-01-29 borsAuto merge of #103019 - Kobzol:ci-multistage-python...
2023-01-29 Matthias KrügerRollup merge of #107432 - notriddle:notriddle/has-srcli...
2023-01-29 Matthias KrügerRollup merge of #107431 - notriddle:notriddle/colon...
2023-01-29 Matthias KrügerRollup merge of #107169 - albertlarsan68:lock-in-pre...
2023-01-29 Matthias KrügerRollup merge of #107078 - ehuss:invalid_doc_attributes...
2023-01-29 Matthias KrügerRollup merge of #107006 - b-naber:thir-tree, r=jackh726
2023-01-29 Matthias KrügerRollup merge of #106798 - scottmcm:signum-via-cmp,...
2023-01-29 Matthias KrügerRollup merge of #106769 - lenko-d:libtest-print_why_a_t...
2023-01-29 Matthias KrügerRollup merge of #106763 - lenko-d:106659-Print_why_a_te...
2023-01-29 Matthias KrügerRollup merge of #106540 - lowr:patch/remove-paren-white...
2023-01-29 Matthias KrügerRollup merge of #96763 - Abdur-rahmaanJ:patch-1, r...
2023-01-29 borsAuto merge of #100178 - mati865:upgrade-mingw-w64-on...
2023-01-29 borsAuto merge of #106908 - cjgillot:copyprop-ssa, r=oli-obk
2023-01-27 Camille GILLOTImplement SSA CopyProp pass.
2023-01-27 Camille GILLOTAdd mir-opt test.