]> git.lizzy.rs Git - rust.git/history - tests/ui/async-await/await-sequence.rs
Rollup merge of #107203 - chenyukang:yukang/fix-106496-remove-deref, r=compiler-errors
[rust.git] / tests / ui / async-await / await-sequence.rs
2023-01-23 Dylan DPCRollup merge of #107203 - chenyukang:yukang/fix-106496...
2023-01-23 Dylan DPCRollup merge of #107186 - GuillaumeGomez:correct-pseudo...
2023-01-23 Dylan DPCRollup merge of #107108 - sulami:issue-83968-doc-alias...
2023-01-23 Dylan DPCRollup merge of #106854 - steffahn:drop_linear_arc_reba...
2023-01-23 borsAuto merge of #106981 - joboet:std_remove_box_syntax...
2023-01-22 borsAuto merge of #106975 - tmiasko:basic-blocks-cache...
2023-01-22 borsAuto merge of #106827 - alexcrichton:update-llvm-to...
2023-01-22 Matthias KrügerRollup merge of #107152 - GuillaumeGomez:migrate-to...
2023-01-22 Matthias KrügerRollup merge of #107127 - uweigand:s390x-sanitizer...
2023-01-22 Matthias KrügerRollup merge of #107114 - Erk-:add-absolute-note-to...
2023-01-22 Matthias KrügerRollup merge of #107111 - chenyukang:yukang/fix-107090...
2023-01-22 borsAuto merge of #107137 - Mark-Simulacrum:169, r=Mark...
2023-01-22 Michael GouletRollup merge of #107029 - albertlarsan68:patch-2, r...
2023-01-22 Michael GouletRollup merge of #107015 - cuviper:ra-riscv64, r=Mark...
2023-01-22 Michael GouletRollup merge of #106935 - TaKO8Ki:fix-104440, r=cjgillot
2023-01-22 Michael GouletRollup merge of #106749 - glandium:dwarf, r=Mark-Simulacrum
2023-01-22 Michael GouletRollup merge of #106144 - tgross35:patch-1, r=Mark...
2023-01-22 Michael GouletRollup merge of #106113 - krasimirgg:llvm-16-ext-tyid...
2023-01-21 borsAuto merge of #106948 - cuviper:ci-mingw-check, r=nikic
2023-01-21 borsAuto merge of #105924 - TimNN:ui-remap, r=Mark-Simulacrum
2023-01-21 borsAuto merge of #106977 - michaelwoerister:unord_id_colle...
2023-01-21 borsAuto merge of #106976 - tmiasko:borrowck-lazy-dominator...
2023-01-21 borsAuto merge of #106884 - clubby789:fieldless-enum-debug...
2023-01-21 Michael GouletRollup merge of #107124 - DebugSteven:check-macro-expan...
2023-01-21 Michael GouletRollup merge of #107112 - eltociear:patch-19, r=albertl...
2023-01-21 Michael GouletRollup merge of #107095 - notriddle:notriddle/sidebar...
2023-01-21 Michael GouletRollup merge of #107061 - compiler-errors:new-solver...
2023-01-21 Michael GouletRollup merge of #107048 - DebugSteven:newer-x-check...
2023-01-21 Michael GouletRollup merge of #104672 - Voultapher:unify-sort-modules...
2023-01-21 Michael GouletRollup merge of #104154 - timrobertsdev:deny-by-default...
2023-01-20 borsAuto merge of #105102 - compiler-errors:copy-impl-consi...
2023-01-20 borsAuto merge of #107120 - weihanglo:update-cargo, r=weihanglo
2023-01-20 borsAuto merge of #107106 - matthiaskrgr:rollup-g7r1ep0...
2023-01-20 Matthias KrügerRollup merge of #107068 - mejrs:use_derive, r=estebank
2023-01-20 Matthias KrügerRollup merge of #107065 - flip1995:clippyup, r=Manishearth
2023-01-20 Matthias KrügerRollup merge of #106928 - bvanjoi:print-keyword-raw...
2023-01-20 Matthias KrügerRollup merge of #106891 - estebank:issue-45727, r=petro...
2023-01-20 Matthias KrügerRollup merge of #106738 - compiler-errors:known-bugs...
2023-01-20 Matthias KrügerRollup merge of #106699 - eholk:await-chains-drop-track...
2023-01-12 Eric HolkAdd a test case for #102383