]> git.lizzy.rs Git - rust.git/history - src/librustc_codegen_llvm
Rollup merge of #73036 - alexcrichton:update-wasm-fence, r=Mark-Simulacrum
[rust.git] / src / librustc_codegen_llvm /
2020-06-11 Dylan DPCRollup merge of #73036 - alexcrichton:update-wasm-fence...
2020-06-11 Dylan DPCRollup merge of #73033 - Amanieu:asm-tls, r=oli-obk
2020-06-11 borsAuto merge of #73246 - Dylan-DPC:rollup-xnm531f, r...
2020-06-11 Dylan DPCRollup merge of #73230 - Amanieu:asm-unused2, r=petroch...
2020-06-11 Dylan DPCRollup merge of #73207 - GuillaumeGomez:cleanup-e0648...
2020-06-11 Dylan DPCRollup merge of #73182 - Aaron1011:feature/call-fn...
2020-06-11 Dylan DPCRollup merge of #73169 - Amanieu:asm-warnings, r=petroc...
2020-06-11 Dylan DPCRollup merge of #72180 - euclio:rustdoc-test-extra...
2020-06-11 Dylan DPCRollup merge of #72976 - GuillaumeGomez:cleanup-e0642...
2020-06-11 Dylan DPCRollup merge of #72941 - nagisa:ensure-stack-for-match...
2020-06-11 Dylan DPCRollup merge of #72380 - lcnr:const_context, r=estebank
2020-06-10 Dylan DPCRollup merge of #73005 - Aaron1011:fix/error-overflow...
2020-06-10 Dylan DPCRollup merge of #72897 - lcnr:structurally-match-normal...
2020-06-10 Dylan DPCRollup merge of #72789 - petrochenkov:impcand, r=davidtwco
2020-06-10 Dylan DPCRollup merge of #72706 - spastorino:add-windows-group...
2020-06-09 Dylan DPCRollup merge of #73123 - GuillaumeGomez:cleanup-e0647...
2020-06-09 Dylan DPCRollup merge of #73098 - jyn514:rustdoc-is-fake, r...
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-06-09 Amanieu d'AntrasHandle assembler warnings properly
2020-06-09 borsAuto merge of #72114 - anyska:vtable-rename, r=nikomatsakis
2020-06-08 Dylan DPCRollup merge of #73008 - tshepang:patch-1, r=nikomatsakis
2020-06-08 Dylan DPCRollup merge of #71842 - tspiteri:doc-impl-const, r...
2020-06-08 Ralf JungRollup merge of #73092 - GuillaumeGomez:cleanup-e0646...
2020-06-08 Ralf JungRollup merge of #73075 - jyn514:comment-module, r=Dylan-DPC
2020-06-08 Ralf JungRollup merge of #72963 - poliorcetics:cstring-from...
2020-06-08 Ralf JungRollup merge of #72811 - pickfire:liballoc-impl, r...
2020-06-08 Ralf JungRollup merge of #72799 - Aaron1011:feature/span-debug...
2020-06-08 Ralf JungRollup merge of #72761 - poliorcetics:use-keyword-doc...
2020-06-08 Ralf JungRollup merge of #72615 - jschwe:fix-Zprofile-documentat...
2020-06-08 Ralf JungRollup merge of #72583 - CAD97:vec-iter-asref-slice...
2020-06-08 Ralf JungRollup merge of #72026 - botika:master, r=estebank
2020-06-08 borsAuto merge of #73046 - marmeladema:save-analysis-fix...
2020-06-07 Dylan DPCRollup merge of #72977 - tblah:riscv-codegen-llvm10...
2020-06-07 Dylan DPCRollup merge of #72952 - pnkfelix:regression-test-for...
2020-06-07 Dylan DPCRollup merge of #72998 - poliorcetics:atomic-availabili...
2020-06-07 Dylan DPCRollup merge of #72970 - OddCoincidence:feature-gated...
2020-06-07 Dylan DPCRollup merge of #72764 - jonas-schievink:mind-the-tyerr...
2020-06-07 borsAuto merge of #73072 - arcnmx:lld-noload, r=nikic
2020-06-07 Dylan DPCRollup merge of #73059 - lcnr:outdated-comment, r=matth...
2020-06-07 Dylan DPCRollup merge of #73057 - GuillaumeGomez:cleanup-e0644...
2020-06-07 Dylan DPCRollup merge of #72993 - cuviper:beta-number, r=Mark...
2020-06-07 Dylan DPCRollup merge of #72989 - pnkfelix:revert-pr-71840,...
2020-06-07 Dylan DPCRollup merge of #72810 - RalfJung:mir-terminate-sanity...
2020-06-06 Ralf JungRollup merge of #72708 - petrochenkov:linkhack, r=cuviper
2020-06-06 Ralf JungRollup merge of #72508 - ecstatic-morse:poly-self-ty...
2020-06-06 Ralf JungRollup merge of #71796 - RalfJung:from-secs, r=nikomatsakis
2020-06-06 borsAuto merge of #72927 - petrochenkov:rustc, r=Mark-Simul...
2020-06-05 Dylan DPCRollup merge of #72260 - csmoe:issue-69276, r=estebank
2020-06-04 borsAuto merge of #72618 - Aaron1011:feature/early-sourcema...
2020-06-03 borsAuto merge of #72754 - lcnr:predicate-fold, r=nikomatsakis
2020-06-03 borsAuto merge of #72746 - petrhosek:libunwind-hermetic...
2020-06-03 Dylan DPCRollup merge of #72848 - camelid:fix-72815, r=varkor
2020-06-03 Dylan DPCRollup merge of #72820 - jonas-schievink:instcombine...
2020-06-02 Vadim PetrochenkovMake things build again
2020-06-02 Dylan DPCRollup merge of #72888 - poliorcetics:improve-read_line...
2020-06-02 Dylan DPCRollup merge of #72884 - Julian-Wollersberger:raw_str_e...
2020-06-02 borsAuto merge of #72672 - seritools:remote-test-windows...
2020-06-02 Yuki OkushiRollup merge of #72891 - lzutao:wrapping_int-max, r...
2020-06-02 Yuki OkushiRollup merge of #72889 - alexcrichton:update-wasm-threa...
2020-06-02 Yuki OkushiRollup merge of #72886 - xfix:patch-21, r=jonas-schievink
2020-06-02 Yuki OkushiRollup merge of #72880 - GuillaumeGomez:cleanup-e0637...
2020-06-02 Yuki OkushiRollup merge of #72827 - milrope:patch-1, r=nikomatsakis
2020-06-02 Yuki OkushiRollup merge of #72825 - Amanieu:asm-warning, r=davidtwco
2020-06-02 Yuki OkushiRollup merge of #72822 - lcnr:intern-me, r=estebank
2020-06-02 Yuki OkushiRollup merge of #72795 - petrochenkov:identgroup, r...
2020-06-02 Yuki OkushiRollup merge of #72775 - JohnTitor:await-sugg, r=estebank
2020-06-01 borsAuto merge of #71192 - oli-obk:eager_alloc_id_canonical...
2020-06-01 Dylan DPCRollup merge of #72818 - GuillaumeGomez:cleanup-e0622...
2020-06-01 Dylan DPCRollup merge of #72776 - lcnr:stalled_on-smallvec,...
2020-05-31 Dylan DPCRollup merge of #72807 - xiaotianrandom:fix-assoc-type...
2020-05-31 Dylan DPCRollup merge of #72691 - GuillaumeGomez:escape-key...
2020-05-31 borsAuto merge of #72767 - pnkfelix:track-devirtualized...
2020-05-31 Ralf JungRollup merge of #72781 - marmeladema:rustdoc-def-id...
2020-05-31 Ralf JungRollup merge of #72749 - vertexclique:vcq/update-stdarc...
2020-05-31 Ralf JungRollup merge of #72745 - lcnr:interned-cleanup, r=petro...
2020-05-31 Ralf JungRollup merge of #72715 - estebank:trailing-comma-where...
2020-05-31 Ralf JungRollup merge of #72683 - RalfJung:char-debug-check...
2020-05-31 borsAuto merge of #72759 - alexcrichton:update-compiler...
2020-05-31 borsAuto merge of #72743 - lcnr:predicate_f, r=nikomatsakis
2020-05-31 borsAuto merge of #72116 - petrhosek:fuchsia-ld-flags,...
2020-05-30 borsAuto merge of #72794 - RalfJung:rollup-gzs4nl4, r=RalfJung
2020-05-30 Ralf JungRollup merge of #72777 - marmeladema:rustdoc-remove...
2020-05-30 Ralf JungRollup merge of #72773 - Rantanen:is_char_boundary...
2020-05-30 Ralf JungRollup merge of #72772 - RalfJung:valid-char, r=petroch...
2020-05-30 Ralf JungRollup merge of #72757 - petrochenkov:shebang, r=varkor
2020-05-30 Ralf JungRollup merge of #72728 - o01eg:fix-72661, r=Mark-Simulacrum
2020-05-30 Ralf JungRollup merge of #72669 - petrochenkov:smclean, r=Mark...
2020-05-30 Ralf JungRollup merge of #72668 - awoimbee:give-fn-parenthetical...
2020-05-30 Ralf JungRollup merge of #72666 - ivanloz:profile_emit_flag...
2020-05-30 Ralf JungRollup merge of #72657 - flip1995:impl_lint_pass-ty...
2020-05-30 Ralf JungRollup merge of #72650 - GuillaumeGomez:sort-sidebar...
2020-05-30 Ralf JungRollup merge of #72637 - euclio:env-hygiene, r=davidtwco
2020-05-30 Ralf JungRollup merge of #72625 - Amanieu:asm-srcloc, r=petrochenkov
2020-05-30 Ralf JungRollup merge of #72607 - Amanieu:fix-72570, r=oli-obk
2020-05-30 Ralf JungRollup merge of #72585 - Aaron1011:feature/opt-item...
2020-05-30 Ralf JungRollup merge of #72540 - davidtwco:issue-67552-mono...
2020-05-30 Ralf JungRollup merge of #72521 - Amanieu:fix-72484, r=petrochenkov
2020-05-30 Ralf JungRollup merge of #72499 - mendess:master, r=dtolnay
2020-05-30 Ralf JungRollup merge of #72441 - doctorn:late-bound-lifetime...
2020-05-30 Ralf JungRollup merge of #72368 - CAD97:rangeto, r=dtolnay
next