about summary refs log tree commit diff
path: root/src/tools/cargo
AgeCommit message (Collapse)AuthorLines
2019-10-07Update CargoMateusz Mikuła-0/+0
2019-10-01Update cargo.Michael Woerister-0/+0
2019-09-25Update cargoAlex Crichton-0/+0
4 commits in aa6b7e01abce30091cc594cb23a15c46cead6e24..ab6fa8908c9b6c8f7e2249231c395eebfbc49891 2019-09-24 17:19:12 +0000 to 2019-09-25 17:00:56 +0000 - Fix macOS collection of CPU data (rust-lang/cargo#7429) - Don't ever capture CPU state if timings are disabled (rust-lang/cargo#7428) - Change build-std to use --sysroot (rust-lang/cargo#7421) - set -Zmtime_on_use from config or ENV (rust-lang/cargo#7411)
2019-09-24Update cargoAlex Crichton-0/+0
11 commits in b6c6f685b38d523580813b0031677c2298f458ea..aa6b7e01abce30091cc594cb23a15c46cead6e24 2019-09-19 21:10:09 +0000 to 2019-09-24 17:19:12 +0000 - Fix interpretation of `--features a b` on the CLI (rust-lang/cargo#7419) - Update env_logger requirement from 0.6.0 to 0.7.0 (rust-lang/cargo#7422) - Update some unstable docs (rust-lang/cargo#7407) - Fix xcompile tests. (rust-lang/cargo#7408) - -Ztimings: Fix more scale problems. (rust-lang/cargo#7403) - Fix some rendering issues with -Ztimings. (rust-lang/cargo#7397) - -Ztimings: show max jobs/cpus (rust-lang/cargo#7398) - Fix -Ztimings with doc tests. (rust-lang/cargo#7395) - Add documentation for the -Zdoctest-xcompile feature (rust-lang/cargo#7391) - Fix integration tests waiting for binaries to finish. (rust-lang/cargo#7394) - Extract Platform to a separate crate. (rust-lang/cargo#7375)
2019-09-23Remove `--enable-extended` from cross dist builderAlex Crichton-0/+0
Shouldn't have an effect on produced artifacts and otherwise is causing issues where `-Zsave-analysis` is passed during tests but fails compilation.
2019-09-18Update CargoAaron Hill-0/+0
This pulls in https://github.com/rust-lang/cargo/pull/7159, which ensures that documenting proc macros works correctly.
2019-09-10Update cargoEric Huss-0/+0
2019-09-04Update cargo, booksEric Huss-0/+0
2019-08-27Update cargoEric Huss-0/+0
2019-08-20Update cargoflip1995-0/+0
2019-08-10Update cargoVadim Petrochenkov-0/+0
2019-08-07Update cargoEric Huss-0/+0
2019-07-31Update cargo, rlsEric Huss-0/+0
2019-07-25Update cargoEric Huss-0/+0
2019-07-17Update mdbook, cargo, booksEric Huss-0/+0
This updates the last of the books using mdbook 0.1, finally removing it from the build.
2019-07-09Update cargoEric Huss-0/+0
2019-06-24Update cargoEric Huss-0/+0
2019-06-17Update cargoEric Huss-0/+0
2019-05-23Update cargoEric Huss-0/+0
2019-05-16Update cargoEric Huss-0/+0
2019-05-06Update cargoEric Huss-0/+0
2019-05-02Update CargoIgor Matuszewski-0/+0
Align with the version bump in https://github.com/rust-lang/rls/pull/1448
2019-04-23Update cargo, booksEric Huss-0/+0
2019-04-16Update cargoEric Huss-0/+0
2019-04-04Update cargoDavid Tolnay-0/+0
2019-04-03Update cargoDavid Tolnay-0/+0
2019-03-30Update cargoEric Huss-0/+0
2019-03-13Update cargoEric Huss-0/+0
2019-03-08Update cargo, rlsEric Huss-0/+0
2019-02-22Update cargoEric Huss-0/+0
2019-02-19Update cargoEric Huss-0/+0
2019-02-10bump cargo submodulePietro Albini-0/+0
2019-02-05Update cargoEric Huss-0/+0
2019-01-27Update cargo to fix deprecation warningsMark Rousskov-0/+0
Implemented in rust-lang/cargo#6600
2019-01-20Update cargoEric Huss-0/+0
2019-01-17Update cargoEric Huss-0/+0
2019-01-17Revert "Auto merge of #57670 - rust-lang:beta-next, r=Mark-Simulacrum"Pietro Albini-0/+0
This reverts commit 722b4d695964906807b12379577bce5ee3d23e08, reversing changes made to 956dba47d33fc8b2bdabcd50e5bfed264b570382.
2019-01-16prepare beta 1.33.0Pietro Albini-0/+0
2019-01-12Update cargoEric Huss-0/+0
2019-01-03Update cargoEric Huss-0/+0
2018-12-28Update cargo, rls, miriEric Huss-0/+0
2018-12-12Bump to 1.33.0Alex Crichton-0/+0
* Update bootstrap compiler * Update version to 1.33.0 * Remove some `#[cfg(stage0)]` annotations Actually updating the version number is blocked on updating Cargo
2018-12-10Update Cargo submodule and its dependenciesAlex Crichton-0/+0
Hopefully just another routine update! So far this starts to enable the `std::arch` in stage0 builds of rustc. This means that we may need stage0/not(stage0) in stdsimd itself, but more and more code is starting to use `std::arch` so I think it's time to start shifting the balance of work here.
2018-12-03Update cargoEric Huss-0/+0
2018-11-17Update Cargo submoduleAlex Crichton-0/+0
Brings in some fixes and stabilizations!
2018-11-09Update Cargo submoduleAlex Crichton-0/+0
Hopefully a relatively routine update!
2018-10-31Bump nightly to 1.32.0Alex Crichton-0/+0
* Also update the bootstrap compiler * Update cargo to 1.32.0 * Clean out stage0 annotations
2018-10-20Update Cargo, build curl/OpenSSL statically via featuresAlex Crichton-0/+0
In addition to to updating Cargo's submodule and Cargo's dependencies, this also updates Cargo's build to build OpenSSL statically into Cargo as well as libcurl unconditionally. This removes OpenSSL build logic from the bootstrap code, and otherwise requests that even on OSX we build curl statically.
2018-10-16Update cargo submoduleOliver Scherer-0/+0
2018-10-13submodules: update cargo from ad6e5c00 to 5dbac988Matthias Krüger-0/+0
Changes: Switch to use crates-io as the registry name and don't include publish when registry is not specified fix redundant pkgid generation validate some basic properties of a valid resolve Detail dep name in invalid version error Fix dashes in rename dependencies. Bump flate2 to 1.0.3 Add default in config document Add support for providing a default registry Add support for registry to new and init use impl Iterator instead of custom types in `source` let jetbrains reorder some impls to match the definition use impl Iterator instead of custom types in resolver and graph remove Graph::sort as it is unused fmt Bump libgit2-sys to 0.7.9 Switch to use registry Allow registry option for cargo install. Second attempt at fixing msys terminal width. Try to improve "version not found" error Fix typo