]> git.lizzy.rs Git - rust.git/history - Cargo.lock
Enable LLVM zlib when building LLD
[rust.git] / Cargo.lock
2020-06-09 borsAuto merge of #72114 - anyska:vtable-rename, r=nikomatsakis
2020-06-09 borsAuto merge of #73153 - ecstatic-morse:revert-71956...
2020-06-08 borsAuto merge of #73147 - Dylan-DPC:rollup-9saqhj5, r...
2020-06-08 Dylan DPCRollup merge of #73143 - ehuss:update-books, r=ehuss
2020-06-08 Dylan DPCRollup merge of #73138 - eggyal:macos-linker-strip...
2020-06-08 Dylan DPCRollup merge of #73124 - ayushmishra2005:correction_in_...
2020-06-08 Dylan DPCRollup merge of #73118 - alamb:alamb/doc-drop-typo...
2020-06-08 Dylan DPCRollup merge of #73090 - marmeladema:resolver-outputs...
2020-06-08 Dylan DPCRollup merge of #73008 - tshepang:patch-1, r=nikomatsakis
2020-06-08 Dylan DPCRollup merge of #72912 - GuillaumeGomez:add-e0755,...
2020-06-08 Dylan DPCRollup merge of #71842 - tspiteri:doc-impl-const, r...
2020-06-08 borsAuto merge of #72655 - jethrogb:sgx-lvi-hardening,...
2020-06-08 borsAuto merge of #73115 - RalfJung:rollup-jecowhz, r=RalfJung
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 #73001 - ilya-bobyr:master, r=dtolnay
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 Jethro BeekmanEnable LVI hardening for x86_64-fortanix-unknown-sgx
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 borsAuto merge of #72982 - tblah:riscv-ui-tests, r=estebank
2020-06-05 borsAuto merge of #72957 - Mark-Simulacrum:bootstrap-bump...
2020-06-05 Dylan DPCRollup merge of #72260 - csmoe:issue-69276, r=estebank
2020-06-04 borsAuto merge of #72901 - ehuss:update-cargo, r=Mark-Simul...
2020-06-04 Dylan DPCRollup merge of #72971 - androm3da:fixes_00, r=Dylan-DPC
2020-06-04 Dylan DPCRollup merge of #72946 - lcnr:remove-fixme, r=Dylan-DPC
2020-06-04 borsAuto merge of #72882 - marmeladema:save-analysis-hir...
2020-06-04 borsAuto merge of #72975 - Dylan-DPC:rollup-6zvco5x, r...
2020-06-04 Dylan DPCRollup merge of #72964 - sajattack:libc-0.2.71-bump...
2020-06-04 Dylan DPCRollup merge of #72718 - estebank:impl-trait-obligation...
2020-06-04 borsAuto merge of #72618 - Aaron1011:feature/early-sourcema...
2020-06-03 Paul SajnaBump libc dependency to latest version (0.2.71)
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 borsAuto merge of #70107 - lcnr:issue68977, r=eddyb
2020-06-03 Dylan DPCRollup merge of #72902 - cuviper:fuse-covariant, r...
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 #72893 - RalfJung:unleash-tls, r=ecstat...
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 #72779 - RalfJung:miri, r=oli-obk
2020-06-01 Ralf Jungbump Miri, update for cargo-miri being a separate project
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 #72812 - RalfJung:miri-char-test, r...
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 borsAuto merge of #72813 - RalfJung:rollup-4ko6q8j, r=RalfJung
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 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 #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
next