about summary refs log tree commit diff
path: root/src/tools/cargo
AgeCommit message (Collapse)AuthorLines
2020-12-07Update cargoEric Huss-0/+0
2020-12-01Update cargoEric Huss-0/+0
2020-11-24Update cargoEric Huss-0/+0
2020-11-12Update cargoEric Huss-0/+0
2020-11-11Update cargoEric Huss-0/+0
2020-11-04Update cargoEric Huss-0/+0
2020-10-28Update cargoEric Huss-0/+0
2020-10-20Update cargoEric Huss-0/+0
2020-10-15Update submodules for link fixesJoshua Nelson-0/+0
- [rust-embedded](https://github.com/rust-embedded/book/compare/79ab7776929c66db83203397958fa7037d5d9a30...ca8169e69b479f615855d0eece7e318138fcfc00) - [cargo](https://github.com/rust-lang/cargo/compare/12db56cdedbc2c26a9aa18f994c0188cdcc67df5...79b397d72c557eb6444a2ba0dc00a211a226a35a)
2020-10-14Update cargoEric Huss-0/+0
2020-10-06Update cargoEric Huss-0/+0
2020-09-29Update cargoEric Huss-0/+0
2020-09-23Update cargoEric Huss-0/+0
2020-09-15Update cargoEric Huss-0/+0
2020-09-08Update cargoEric Huss-0/+0
2020-08-31Update cargoEric Huss-0/+0
2020-08-19Update cargoEric Huss-0/+0
2020-08-11Update cargoEric Huss-0/+0
2020-08-04Update cargoEric Huss-0/+0
2020-08-01submodules: update cargo from 974eb438d to 2d5c2381eMatthias Krüger-0/+0
Changes: ```` Use the same index location on nightly as beta relax deprecated diagnostic message check Don't print to raw stderr in test Emit the `test` field in cargo metadata ````
2020-07-29Update cargoEric Huss-0/+0
2020-07-23Update cargoEric Huss-0/+0
2020-07-14Update cargoEric Huss-0/+0
2020-07-08Update cargoEric Huss-0/+0
2020-07-02Update cargoEric Huss-0/+0
2020-07-02Update cargoEric Huss-0/+0
2020-06-23Update cargoEric Huss-0/+0
2020-06-16Update cargoEric Huss-0/+0
2020-06-11Update cargoEric Huss-0/+0
2020-06-09Update cargoEric Huss-0/+0
2020-06-01Update cargoEric Huss-0/+0
2020-05-25Update cargoEric Huss-0/+0
2020-05-18Update cargoEric Huss-0/+0
2020-05-09submodules: update cargo from f534844c2 to cb06cb269Matthias Krüger-0/+0
Changes: ```` more clippy fixes Document that bench is unstable in the man page. Update assertions in LTO calculations Updated comments in resolve.rs to reflect actual data strcture used. Try to remove secrets from http.debug. Revert always computing filename Metadata. clean -p: call `get_many` once. Implement new `clean -p` using globs. Rework how Cargo computes the rustc file outputs. Add CrateType to replace LibKind. ````
2020-05-06Update cargoEric Huss-0/+0
2020-05-01submodules: update cargo from 90931d9b3 to 258c89644Matthias Krüger-0/+0
Changes: ```` Remove unnecessary loop in `maybe_spurious` Fix error with git repo discovery and symlinks. Allow failure when setting file mtime. Support multiple `--target` flags on the CLI build-std: Don't treat std like a "local" package. Allow `cargo package --list` even for things that don't package. ````
2020-04-28Update cargoEric Huss-0/+0
2020-04-21Update cargo, rlsEric Huss-0/+0
2020-04-16Update cargoEric Huss-0/+0
2020-04-14Update cargoEric Huss-0/+0
2020-04-07Update cargoEric Huss-0/+0
2020-03-31Update cargoEric Huss-0/+0
2020-03-25Update cargo.Eric Huss-0/+0
2020-03-17Update cargoEric Huss-0/+0
2020-03-02Update cargo, clippyEric Huss-0/+0
2020-02-21Update cargoEric Huss-0/+0
2020-02-18Update cargoEric Huss-0/+0
2020-02-10submodules: update cargo from 9d32b7b01 to 3c53211c3Matthias Krüger-0/+0
Changes: ```` Update jobserver. Update tar. Emit report on error with Ztimings. Do not run `formats_source` if `rustfmt` is not available Fix rebuild_sub_package_then_while_package on HFS. Remove likely brittle test. Install rustfmt for testing in CI Fix build-std collisions. Fix BuildScriptOutput when a build script is run multiple times. Fix required-features using renamed dependencies. Fix using global options before an alias. Update changelog for 1.42. Bump to 0.44.0. Log rustfmt output if it fails; also do not check that rustfmt exists Update pretty_env_logger requirement from 0.3 to 0.4 Swap std::sync::mpsc channel with crossbeam_channel Fix tests on Linux/MacOS Fix typo. Add tests Deduplicate warnings about missing rustfmt Log entry 2: first implementation Refactor code Stabilize config-profile. Log entry 1 Format code Remove tempdir after install Keep existing package with git install Use non-ephemeral workspace Test that git install reads virtual manifest Fix failing test Search for root manifest with ephemeral workspaces Support out-dir in build section of Cargo configuration file ````
2020-01-27Update cargoEric Huss-0/+0
2020-01-26rustc_span: move pretty syntax from macro_backtrace to ExpnKind::descr.Eduard-Mihai Burtescu-0/+0