]> git.lizzy.rs Git - rust.git/history - src/test/mir-opt/generator_tiny.main-{{closure}}.generator_resume.0.mir
Suppress "const" prefix of FnDef in MIR dump
[rust.git] / src / test / mir-opt / generator_tiny.main-{{closure}}.generator_resume.0.mir
2020-08-21 Lzu TaoSuppress "const" prefix of FnDef in MIR dump
2020-08-20 borsAuto merge of #75494 - matthewjasper:defer-recursive...
2020-08-20 borsAuto merge of #75747 - cuviper:rollup-icke90l, r=cuviper
2020-08-20 Josh StoneRollup merge of #75743 - matklad:excl, r=davidtwco
2020-08-20 Josh StoneRollup merge of #75733 - pickfire:patch-3, r=matklad
2020-08-20 Josh StoneRollup merge of #75716 - tlively:upgrade-emscripten...
2020-08-20 Josh StoneRollup merge of #75710 - ThibsG:FixBadPrinting75447...
2020-08-20 Josh StoneRollup merge of #75703 - tmiasko:stack-overflow-musl...
2020-08-20 Josh StoneRollup merge of #75702 - GuillaumeGomez:cleanup-e0759...
2020-08-20 Josh StoneRollup merge of #75672 - kofls:intradoc-fix, r=jyn514
2020-08-20 borsAuto merge of #75562 - oli-obk:const_prop_no_aggregates...
2020-08-20 borsAuto merge of #75670 - lzutao:suppress-mir-fndef-ty...
2020-08-20 Lzu TaoSuppress MIR comments of Unit type
2020-08-20 Lzu TaoSuppress MIR comments for FnDef in ty::Const
2020-08-19 borsAuto merge of #74098 - GuillaumeGomez:doc-alias-checks...
2020-08-19 Yuki OkushiRollup merge of #75665 - GuillaumeGomez:doc-examples...
2020-08-19 Yuki OkushiRollup merge of #75049 - janriemer:patch-1, r=poliorcetics
2020-08-19 Yuki OkushiRollup merge of #75038 - rust-lang:Havvy-patch-1, r...
2020-08-18 Oliver SchererValidate the MIR of all optimizations in the mir-opt...
2020-08-18 Yuki OkushiRollup merge of #75626 - GuillaumeGomez:cleanup-e0754...
2020-08-18 Yuki OkushiRollup merge of #75392 - TimDiekmann:non-null-uninit...
2020-08-18 Yuki OkushiRollup merge of #75389 - RalfJung:span_label, r=davidtwco
2020-08-17 borsAuto merge of #74940 - oli-obk:const_is_null, r=RalfJung
2020-08-17 borsAuto merge of #75014 - Amanieu:fix_asm_reg, r=nagisa
2020-08-16 borsAuto merge of #74562 - pickfire:is_ascii_branchless...
2020-08-16 Tyler MandryRollup merge of #75423 - denisvasilik:intra-doc-links...
2020-08-16 Tyler MandryRollup merge of #75223 - Aaron1011:feature/session...
2020-08-16 Tyler MandryRollup merge of #75177 - JohnTitor:broken-mir-test...
2020-08-16 Tyler MandryRollup merge of #74204 - ayazhafiz:i/74120, r=eddyb
2020-08-16 borsAuto merge of #73176 - LeSeulArtichaut:tyctxtat-err...
2020-08-16 borsAuto merge of #75472 - Mark-Simulacrum:mangling-config...
2020-08-15 borsAuto merge of #75246 - pickfire:patch-5, r=Amanieu
2020-08-15 borsAuto merge of #75483 - mati865:mingw-lld-flags, r=petro...
2020-08-15 borsAuto merge of #74576 - myfreeweb:freebsd-sanitizers...
2020-08-15 borsAuto merge of #75488 - ssomers:btree_revert_75257,...
2020-08-15 pawanbisht62Merge branch 'master' into feature/incorporate-tracing
2020-08-14 Tyler MandryRollup merge of #75482 - GuillaumeGomez:cleanup-e0752...
2020-08-14 Tyler MandryRollup merge of #75195 - ssomers:btree_split_up_into_kv...
2020-08-14 Tyler MandryRollup merge of #74409 - LukasKalbertodt:improve-debug...
2020-08-14 Tyler MandryRollup merge of #74185 - pickfire:liballoc-iter-doc...
2020-08-14 borsAuto merge of #75416 - richkadel:llvm-coverage-map...
2020-08-14 borsAuto merge of #75157 - rodrimati1992:patch-1, r=oli-obk
2020-08-14 borsAuto merge of #74777 - ssomers:btree_cleanup_7, r=Mark...
2020-08-14 borsAuto merge of #73383 - ecstatic-morse:test-unoptimized...
2020-08-14 Tyler MandryRollup merge of #75471 - richkadel:llvm-program-name...
2020-08-14 Tyler MandryRollup merge of #75462 - Mark-Simulacrum:clean-queries...
2020-08-14 Tyler MandryRollup merge of #75319 - estebank:format-ice, r=eddyb
2020-08-14 Tyler MandryRollup merge of #74650 - estebank:ambiguous-expr-binop...
2020-08-13 borsAuto merge of #75105 - ssomers:btree_respect_min_len_ha...
2020-08-13 Yuki OkushiRollup merge of #75457 - Mark-Simulacrum:llvm-clean...
2020-08-13 Yuki OkushiRollup merge of #75451 - GuillaumeGomez:cleanup-e0751...
2020-08-13 Yuki OkushiRollup merge of #75400 - LukasKalbertodt:fix-f32-docs...
2020-08-13 Yuki OkushiRollup merge of #75372 - estebank:lt-sugg-in-type,...
2020-08-13 Yuki OkushiRollup merge of #75201 - Hirrolot:hirrolot/fix-clippy...
2020-08-13 Yuki OkushiRollup merge of #75189 - kawamuray:bugfix-wasi-append...
2020-08-12 borsAuto merge of #75354 - estebank:tuple-struct-as-struct...
2020-08-12 borsAuto merge of #75019 - nanpuyue:to_ipv4_mapped, r=Lukas...
2020-08-12 borsAuto merge of #75066 - poliorcetics:document-unsafety...
2020-08-12 borsAuto merge of #75321 - estebank:js-goes-gaga, r=davidtwco
2020-08-12 borsAuto merge of #75205 - Aaron1011:fix/auto-trait-proj...
2020-08-12 Yuki OkushiRollup merge of #75395 - nixphix:docs/os-fs, r=jyn514
2020-08-12 Yuki OkushiRollup merge of #75394 - oli-obk:get_static, r=RalfJung
2020-08-12 Yuki OkushiRollup merge of #75371 - poliorcetics:intra-doc-links...
2020-08-12 Yuki OkushiRollup merge of #75368 - poliorcetics:intra-doc-links...
2020-08-12 Yuki OkushiRollup merge of #75234 - Amanieu:asm_unstable_book...
2020-08-12 Yuki OkushiRollup merge of #74960 - nbdd0121:typeck, r=nikomatsakis
2020-08-12 Yuki OkushiRollup merge of #74521 - andjo403:readme, r=nikic
2020-08-12 borsAuto merge of #75405 - flip1995:clippyup, r=Manishearth
2020-08-11 borsAuto merge of #74802 - Mark-Simulacrum:reland-74069...
2020-08-11 Tyler MandryRollup merge of #75409 - pickfire:patch-4, r=GuillaumeGomez
2020-08-11 Tyler MandryRollup merge of #75408 - mati865:update-ci-comment...
2020-08-11 Tyler MandryRollup merge of #75407 - oliver-giersch:set_ptr_value...
2020-08-11 Tyler MandryRollup merge of #75403 - giraffate:update_comment_in_fn...
2020-08-11 Tyler MandryRollup merge of #75393 - GuillaumeGomez:fix-help-shortc...
2020-08-11 Tyler MandryRollup merge of #75378 - petrochenkov:isident, r=Mark...
2020-08-11 Tyler MandryRollup merge of #75036 - lzutao:pat, r=cuviper
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-11 borsAuto merge of #73656 - oli-obk:deaggregate-is-cleanup...
2020-08-11 Ralf Jungmove Deaggregate pass to post_borrowck_cleanup
2020-08-11 borsAuto merge of #74621 - LukasKalbertodt:float-docs,...
2020-08-10 borsAuto merge of #74410 - mati865:mingw-no-self-contained...
2020-08-10 Yuki OkushiRollup merge of #74200 - poliorcetics:std-panicking...
2020-08-08 Yuki OkushiRollup merge of #74842 - hermitcore:thread_local, r...
2020-08-08 Yuki OkushiRollup merge of #74712 - strom-und-spiele:E0271-cleanup...
2020-08-08 borsAuto merge of #74533 - nikic:issue-74425, r=eddyb
2020-08-08 borsAuto merge of #74289 - lzutao:unroll, r=LukasKalbertodt
2020-08-07 borsAuto merge of #73842 - euclio:doctest-expn, r=Guillaume...
2020-08-06 borsAuto merge of #74889 - JohnTitor:hrtb-tests, r=nikomatsakis
2020-08-04 Yuki OkushiRollup merge of #74759 - carbotaniuman:uabs, r=shepmaster
2020-08-03 borsAuto merge of #74695 - alexcrichton:more-wasm-float...
2020-08-03 borsAuto merge of #74526 - erikdesjardins:reftrack, r=Mark...
2020-08-03 borsAuto merge of #75055 - cjgillot:clean-cache, r=oli-obk
2020-08-03 Tim DiekmannMerge branch 'master' into remove-in-place-alloc
2020-08-02 Yuki OkushiRollup merge of #75054 - cjgillot:rename-depkind, r...
2020-08-02 Yuki OkushiRollup merge of #74781 - GuillaumeGomez:cleanup-e0733...
2020-08-02 Yuki OkushiRollup merge of #74686 - ssomers:btree_cleanup_3, r...
2020-08-02 borsAuto merge of #74675 - pietroalbini:aarch64-ci-fallible...
2020-08-02 borsAuto merge of #74899 - sajattack:libc_0.2.74_bump,...
2020-08-02 borsAuto merge of #74785 - euclio:deprecation-kinds, r...
2020-08-02 Manish GoregaokarRollup merge of #74720 - GuillaumeGomez:cleanup-e0728...
next