]> git.lizzy.rs Git - rust.git/history - src/ci/docker/host-x86_64/dist-x86_64-musl
Rollup merge of #75975 - matklad:snapshot-tests, r=Mark-Simulacrum
[rust.git] / src / ci / docker / host-x86_64 / dist-x86_64-musl /
2020-08-29 Dylan DPCRollup merge of #75975 - matklad:snapshot-tests, r...
2020-08-29 Dylan DPCRollup merge of #75917 - poliorcetics:intra-doc-core...
2020-08-29 Dylan DPCRollup merge of #75910 - bugadani:testcase, r=oli-obk
2020-08-29 Dylan DPCRollup merge of #75892 - ArekPiekarz:unstable_book_tls_...
2020-08-29 Dylan DPCRollup merge of #75885 - jumbatm:issue75739-clashing...
2020-08-29 Dylan DPCRollup merge of #75881 - pickfire:patch-5, r=GuillaumeGomez
2020-08-29 Dylan DPCRollup merge of #75874 - pickfire:patch-3, r=jyn514
2020-08-29 Dylan DPCRollup merge of #75852 - camelid:patch-3, r=jyn514
2020-08-29 Dylan DPCRollup merge of #75832 - kofls:intradoc-fix, r=jyn514
2020-08-29 borsAuto merge of #75713 - mati865:netbsd_zlib, r=Mark...
2020-08-29 borsAuto merge of #75754 - joshtriplett:wip-perf-snappy...
2020-08-29 borsAuto merge of #76034 - flip1995:clippyup, r=Manishearth
2020-08-29 borsAuto merge of #75370 - simonvandel:optimize-if-conditio...
2020-08-29 borsAuto merge of #75985 - csmoe:issue-61076-1, r=estebank
2020-08-29 borsAuto merge of #75916 - jyn514:unify-error-reporting...
2020-08-29 borsAuto merge of #74922 - joshtriplett:ninja-by-default...
2020-08-29 borsAuto merge of #75939 - Amanieu:fix_asm2, r=nagisa
2020-08-29 borsAuto merge of #75877 - vigoux:master, r=Amanieu
2020-08-28 borsAuto merge of #72808 - Lucretiel:line-writer-reimpl...
2020-08-28 borsAuto merge of #76035 - tiagolam:master, r=pietroalbini
2020-08-28 Tiago LamBuild dist-x86_64-musl with --enable-profiler.
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-26 Dylan DPCRollup merge of #74730 - androm3da:fix_libstd_hexlinux_...
2020-08-26 Josh TriplettInstall ninja on CI builders
2020-08-16 Tyler MandryRollup merge of #74204 - ayazhafiz:i/74120, r=eddyb
2020-08-14 Tyler MandryRollup merge of #74409 - LukasKalbertodt:improve-debug...
2020-08-14 Tyler MandryRollup merge of #74650 - estebank:ambiguous-expr-binop...
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-11 borsAuto merge of #74802 - Mark-Simulacrum:reland-74069...
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
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 #74821 - oli-obk:const_eval_read_uninit_f...
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-05 borsAuto merge of #75130 - lcnr:array_chunks, r=ecstatic...
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 borsAuto merge of #74963 - JohnTitor:ptn-ice, r=petrochenkov
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 #74210 - estebank:type-ascriptomatic...
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 #74992 - lcnr:fix-generic-param-order...
2020-08-02 Manish GoregaokarRollup merge of #74720 - GuillaumeGomez:cleanup-e0728...
2020-08-02 Manish GoregaokarRollup merge of #74602 - poliorcetics:maybe-uninit...
2020-08-01 borsAuto merge of #74605 - rust-lang:vec-leak, r=Amanieu
2020-08-01 Manish GoregaokarRollup merge of #74977 - GuillaumeGomez:cleanup-e0741...
2020-08-01 borsAuto merge of #74993 - sunfishcode:update-wasi-libc...
2020-08-01 borsAuto merge of #74373 - lcnr:array_chunks, r=withoutboats
2020-08-01 borsAuto merge of #74945 - dingxiangfei2009:promote-static...
2020-08-01 borsAuto merge of #74717 - davidtwco:issue-74636-polymorphi...
2020-07-31 Yuki OkushiRollup merge of #74991 - JulianKnodt:74199, r=lcnr
2020-07-31 Yuki OkushiRollup merge of #74644 - crlf0710:drop_old_stuff, r...
2020-07-31 borsAuto merge of #65989 - Aaron1011:fix/normalize-param...
2020-07-31 borsAuto merge of #74844 - asomers:freebsd-profiler, r...
2020-07-31 borsAuto merge of #74965 - JohnTitor:sort-params, r=estebank
2020-07-31 borsAuto merge of #74956 - ecstatic-morse:const-option...
2020-07-31 borsAuto merge of #74959 - richkadel:llvm-coverage-map...
2020-07-31 borsAuto merge of #74955 - P1n3appl3:rustdoc-formats, r...
2020-07-31 borsAuto merge of #74926 - Manishearth:rename-lint, r=jyn514
2020-07-30 borsAuto merge of #74682 - alexcrichton:backtrace-gimli...
2020-07-30 borsAuto merge of #74957 - Manishearth:rollup-3wudwlg,...
2020-07-30 Manish GoregaokarRollup merge of #74951 - cuviper:relnotes-1.45.1, r...
2020-07-30 Manish GoregaokarRollup merge of #74934 - nbdd0121:issue-73976, r=ecstat...
2020-07-30 Manish GoregaokarRollup merge of #74915 - alexcrichton:allow-failing...
2020-07-30 Manish GoregaokarRollup merge of #74907 - GuillaumeGomez:cleanup-e0740...
2020-07-30 Manish GoregaokarRollup merge of #74905 - lzutao:listed, r=jyn514
2020-07-30 Manish GoregaokarRollup merge of #74871 - etherealist:musl_doc, r=Mark...
2020-07-29 Yuki OkushiRollup merge of #74266 - GuillaumeGomez:cleanup-e0720...
2020-07-28 David SonderEnable docs on dist-x86_64-musl
2020-07-27 borsAuto merge of #73583 - anp:location-eq, r=dtolnay
2020-07-27 Manish GoregaokarRollup merge of #73858 - tspiteri:const-methods, r...
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-26 borsAuto merge of #74060 - kpp:remove_length_at_most_32...
2020-07-25 borsAuto merge of #74246 - GuillaumeGomez:cleanup-e0719...
2020-07-25 borsAuto merge of #74017 - poliorcetics:where-keyword,...
2020-07-24 borsAuto merge of #73645 - poliorcetics:ref-keyword, r...
2020-07-24 Manish GoregaokarRollup merge of #72954 - hermitcore:rwlock, r=dtolnay
2020-07-22 Manish GoregaokarRollup merge of #73655 - JamieCunliffe:jamie_va-args...
2020-07-21 borsAuto merge of #74075 - sunfishcode:wasi-prelude-rawfd...
2020-07-20 Manish GoregaokarRollup merge of #73197 - c410-f3r:ranges, r=dtolnay
2020-07-20 borsAuto merge of #74010 - pierwill:pierwill-o-notation...
2020-07-20 Manish GoregaokarRollup merge of #73618 - poliorcetics:false-keyword...
2020-07-18 Manish GoregaokarRollup merge of #73762 - poliorcetics:trait-keyword...
2020-07-17 Manish GoregaokarRollup merge of #73930 - a1phyr:feature_const_option...
2020-07-17 Manish GoregaokarRollup merge of #73269 - mzohreva:mz/sgx-wait-timeout...
2020-07-16 Manish GoregaokarRollup merge of #74148 - GuillaumeGomez:doc-alias-check...
next