]> git.lizzy.rs Git - rust.git/history - Cargo.toml
bootstrap: convert rust-mingw to use Tarball
[rust.git] / Cargo.toml
2020-12-23 borsAuto merge of #80262 - Mark-Simulacrum:pgo-rustc, r...
2020-12-23 borsAuto merge of #80099 - jyn514:visibility-on-demand...
2020-12-23 borsAuto merge of #80095 - jyn514:stability-on-demand,...
2020-12-22 Guillaume GomezRollup merge of #80298 - PankajChaudhary5:PankajChaudha...
2020-12-22 Guillaume GomezRollup merge of #80136 - aDotInTheVoid:74824-test,...
2020-12-22 borsAuto merge of #80177 - tgnottingham:foreign_defpathhash...
2020-12-22 borsAuto merge of #80071 - jyn514:timings, r=Mark-Simulacrum
2020-12-22 borsAuto merge of #79451 - usbalbin:array_zip, r=m-ou-se
2020-12-22 borsAuto merge of #78242 - Nadrieril:rename-overlapping_end...
2020-12-21 Dylan DPCRollup merge of #80166 - pierwill:pierwill-rustcmiddle...
2020-12-21 Dylan DPCRollup merge of #80159 - jyn514:array, r=m-ou-se
2020-12-21 borsAuto merge of #80088 - operutka:fix-cmsg-len-uclibc...
2020-12-20 borsAuto merge of #78317 - est31:linear_in_impl_count,...
2020-12-20 borsAuto merge of #74699 - notriddle:fd-non-negative, r...
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-20 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-12-20 borsAuto merge of #80123 - DrMeepster:maybe_uninit_write_sl...
2020-12-20 borsAuto merge of #80163 - jackh726:binder-refactor-part...
2020-12-20 borsAuto merge of #79635 - lcnr:const-eval-idk, r=oli-obk
2020-12-19 borsAuto merge of #79473 - m-ou-se:clamp-in-core, r=m-ou-se
2020-12-19 borsAuto merge of #6316 - ThibsG:WrongSelfConventionTraitDe...
2020-12-19 borsAuto merge of #80104 - Nadrieril:usefulness-merging...
2020-12-19 borsAuto merge of #80132 - matthewjasper:revert-eval-order...
2020-12-19 borsAuto merge of #79342 - CDirkx:ipaddr-const, r=oli-obk
2020-12-19 borsAuto merge of #80106 - jackh726:binder-refactor-part...
2020-12-19 Yuki OkushiRollup merge of #80155 - matsujika:matsujika-patch...
2020-12-19 Yuki OkushiRollup merge of #80133 - Aaron1011:fix/const-mut-deref...
2020-12-19 Yuki OkushiRollup merge of #80129 - pierwill:patch-6, r=estebank
2020-12-19 Yuki OkushiRollup merge of #80068 - jyn514:mut-reference, r=m...
2020-12-19 Yuki OkushiRollup merge of #79612 - jyn514:compiler-links, r=Aaron1011
2020-12-19 Yuki OkushiRollup merge of #79211 - yoshuawuyts:future-doc-alias...
2020-12-19 Yuki OkushiRollup merge of #78083 - ChaiTRex:master, r=m-ou-se
2020-12-19 borsAuto merge of #79073 - davidtwco:issue-78957-const...
2020-12-19 borsAuto merge of #77035 - mibac138:fn-fat-arrow-return...
2020-12-18 borsAuto merge of #80154 - GuillaumeGomez:str-to-symbol...
2020-12-18 borsAuto merge of #80081 - ehuss:update-cargo, r=Mark-Simul...
2020-12-18 Eric HussUpdate cargo
2020-12-17 Yuki OkushiRollup merge of #79051 - LeSeulArtichaut:if-let-guard...
2020-12-16 borsAuto merge of #6448 - mikerite:interning_defined_symbol...
2020-12-16 borsAuto merge of #78833 - CDirkx:parse_prefix, r=dtolnay
2020-12-15 borsAuto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
2020-12-14 borsAuto merge of #77618 - fusion-engineering-forks:windows...
2020-12-13 borsAuto merge of #6435 - xFrednet:5552-false-positive...
2020-12-13 borsAuto merge of #6449 - matthiaskrgr:needless_borrow_ty...
2020-12-13 borsAuto merge of #6443 - matthiaskrgr:clone_on_copy_type...
2020-12-13 borsAuto merge of #6441 - ebroto:use_rustflags, r=flip1995
2020-12-13 Eduardo BrotoAddress comments from PR review
2020-12-12 borsAuto merge of #6318 - camsteffen:article-description...
2020-12-11 Tyler MandryRollup merge of #77027 - termhn:mul_add_doc_change...
2020-12-09 borsAuto merge of #6188 - ebroto:primary_package, r=flip1995
2020-12-08 borsAuto merge of #6330 - camsteffen:redundant-else, r...
2020-12-06 flip1995Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6...
2020-12-06 flip1995Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6...
2020-12-03 borsAuto merge of #6415 - flip1995:rollup-fz7872l, r=flip1995
2020-12-03 Philipp KronesRollup merge of #6407 - matthiaskrgr:bors_website,...
2020-12-03 Philipp KronesRollup merge of #6402 - camsteffen:collapsible-match...
2020-12-03 Philipp KronesRollup merge of #6395 - Suyash458:master, r=flip1995
2020-12-03 Philipp KronesRollup merge of #6308 - matthiaskrgr:internal_lints...
2020-12-02 borsAuto merge of #69864 - LinkTed:master, r=Amanieu
2020-11-29 borsAuto merge of #78122 - fusion-engineering-forks:fmt...
2020-11-29 Matthias Krügeradd internal-lints feature to enable clippys internal...
2020-11-29 borsAuto merge of #78863 - KodrAus:feat/simd-array, r=oli-obk
2020-11-28 Jonas SchievinkRollup merge of #78853 - calebcartwright:fix-const...
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
2020-11-27 bjorn3Sync from rust c9228570668803e3e6402770d55f23a12c9ae686
2020-11-25 borsAuto merge of #76688 - yokodake:patch-2, r=kodrAus
2020-11-24 borsAuto merge of #78548 - camelid:driver-tty, r=oli-obk
2020-11-24 Jonas SchievinkRollup merge of #76858 - rcvalle:rust-lang-exploit...
2020-11-24 borsAuto merge of #78636 - dtolnay:puncteq, r=petrochenkov
2020-11-23 flip1995Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18...
2020-11-23 borsAuto merge of #77893 - petertodd:2020-impl-default...
2020-11-22 Mara BosRollup merge of #78793 - camelid:fixup-structuraleq...
2020-11-22 borsAuto merge of #78816 - SkiFire13:fix-slice-pointer...
2020-11-22 borsAuto merge of #77872 - Xaeroxe:stabilize-clamp, r=scottmcm
2020-11-21 Dylan DPCRollup merge of #77844 - RalfJung:zst-box, r=nikomatsakis
2020-11-21 bjorn3Sync from rust 539402cb0b0f1639a4be14e40eaf8db61a62ae41
2020-11-21 borsAuto merge of #77805 - JohnTitor:non-standard-char...
2020-11-21 borsAuto merge of #78588 - HeroicKatora:sccc, r=nikomatsakis
2020-11-19 Dylan DPCRollup merge of #79090 - hermitcore:builtins, r=Mark...
2020-11-19 Dylan DPCRollup merge of #78961 - CraftSpider:22565, r=oli-obk
2020-11-18 borsAuto merge of #78995 - Nadrieril:clean-empty-match...
2020-11-18 Mara BosRollup merge of #78361 - DevJPM:master, r=workingjubilee
2020-11-17 Mara BosRollup merge of #78702 - wesleywiser:self_profile_cgu_s...
2020-11-17 Mara BosRollup merge of #78138 - fortanix:raoul/dlmalloc0.2...
2020-11-16 Mara BosRollup merge of #78769 - est31:remove_lifetimes, r...
2020-11-16 Mara BosRollup merge of #78364 - XAMPPRocky:relnote-1.48.0...
2020-11-16 Mara BosRollup merge of #77691 - exrook:rename-layouterr, r...
2020-11-16 Mara BosRollup merge of #76339 - CDirkx:structural-match-range...
2020-11-15 Jonas SchievinkRollup merge of #77802 - jyn514:bootstrap-specific...
2020-11-15 borsAuto merge of #78472 - hermitcore:builtins, r=Mark...
2020-11-15 Dylan DPCRollup merge of #79013 - jryans:cleanup-use-once-pretty...
2020-11-15 Dylan DPCRollup merge of #78856 - mark-i-m:fix-or-pat-ice, r...
2020-11-15 Dylan DPCRollup merge of #78352 - JohnTitor:issue-75229, r=Dylan-DPC
2020-11-14 borsAuto merge of #75272 - the8472:spec-copy, r=KodrAus
2020-11-13 borsAuto merge of #78683 - Nemo157:issue-78673, r=lcnr
2020-11-13 bjorn3Sync from rust f2a11a25378293e41cfcb00dbf67c524ffd79b39
2020-11-13 Guillaume GomezRollup merge of #78984 - GuillaumeGomez:rustdoc-check...
2020-11-13 Guillaume GomezRollup merge of #78463 - varkor:placeholder-const,...
2020-11-13 Guillaume GomezRollup merge of #77996 - tkaitchuck:master, r=m-ou-se
2020-11-13 Guillaume GomezRollup merge of #77151 - rust-lang:LeSeulArtichaut...
next