summary refs log tree commit diff
path: root/src/tools/cargo
AgeCommit message (Collapse)AuthorLines
2022-07-05[beta] Update cargoEric Huss-0/+0
2022-06-23Update cargoArlo Siemsen-0/+0
8 commits in 03a849043e25104e8b7ad0d4a96c525787b69379..a5e08c4703f202e30cdaf80ca3e7c00baa59c496 2022-06-20 14:47:36 +0000 to 2022-06-23 20:12:03 +0000 - Fix tests due to change in dead_code diagnostic. (rust-lang/cargo#10785) - Stabilize config-cli (rust-lang/cargo#10755) - Restrict duplicate deps warning only to published packages (rust-lang/cargo#10767) - Use fingerprint_hash when computing fingerprints for custom targets (rust-lang/cargo#10746) - Add preloading for workspace packages in `resolve_with_previous` (rust-lang/cargo#10761) - capitalise, for consistency (rust-lang/cargo#10772) - remove unused dependency from benchsuite (rust-lang/cargo#10774) - docs(contrib): Add documentation for ui tests (rust-lang/cargo#10758)
2022-06-19fix tests including dead_code warningsTakayuki Maeda-0/+0
2022-06-17Update cargoArlo Siemsen-0/+0
4 commits in 4d92f07f34ba7fb7d7f207564942508f46c225d3..8d42b0e8794ce3787c9f7d6d88b02ae80ebe8d19 2022-06-10 01:11:04 +0000 to 2022-06-17 16:46:26 +0000 - Use specific terminology for sparse HTTP-based registry (rust-lang/cargo#10764) - chore: Upgrade to clap 3.2 (rust-lang/cargo#10753) - Improve testing framework for http registries (rust-lang/cargo#10738) - doc: Improve example of using the links field (rust-lang/cargo#10728)
2022-06-09Update cargoDavid Tolnay-0/+0
1 commit in 85e457e158db216a2938d51bc3b617a5a7fe6015..4d92f07f34ba7fb7d7f207564942508f46c225d3 2022-06-07 21:57:52 +0000 to 2022-06-09 01:18:36 +0000 - Revert 10427: switch from num_cpus
2022-06-08Update cargoEric Huss-0/+0
2022-05-31Update cargoEric Huss-0/+0
2022-05-25Update cargoArlo Siemsen-0/+0
2022-05-18Update cargoEric Huss-0/+0
2022-05-12Update cargoEric Huss-0/+0
2022-05-03Update cargoEric Huss-0/+0
2022-04-27Update cargoEric Huss-0/+0
2022-04-20Update cargoEric Huss-0/+0
2022-04-13Update cargoEric Huss-0/+0
2022-04-05Update cargoEric Huss-0/+0
2022-03-30Update cargoEric Huss-0/+0
2022-03-18Update cargoEric Huss-0/+0
2022-03-08Update cargoEric Huss-0/+0
2022-02-28Update cargoJon Gjengset-0/+0
11 changes in d6cdde584a1f15ea086bae922e20fd27f7165431..3d6970d50e30e797b8e26b2b9b1bdf92dc381f34 2022-02-22 19:55:51 +0000 to 2022-02-28 19:29:07 +0000: - https://github.com/rust-lang/cargo/pull/10395 - https://github.com/rust-lang/cargo/pull/10425 - https://github.com/rust-lang/cargo/pull/10428 - https://github.com/rust-lang/cargo/pull/10388 - https://github.com/rust-lang/cargo/pull/10167 - https://github.com/rust-lang/cargo/pull/10429 - https://github.com/rust-lang/cargo/pull/10426 - https://github.com/rust-lang/cargo/pull/10372 - https://github.com/rust-lang/cargo/pull/10420 - https://github.com/rust-lang/cargo/pull/10416 - https://github.com/rust-lang/cargo/pull/10417
2022-02-22Update cargoEric Huss-0/+0
2022-02-15Update cargoEric Huss-0/+0
2022-02-08Update cargoEric Huss-0/+0
2022-02-01Update cargoEric Huss-0/+0
2022-01-25Update cargoEric Huss-0/+0
2022-01-18Update cargoEric Huss-0/+0
2022-01-17Use Term in ProjectionPredicatekadmin-0/+0
ProjectionPredicate should be able to handle both associated types and consts so this adds the first step of that. It mainly just pipes types all the way down, not entirely sure how to handle consts, but hopefully that'll come with time.
2022-01-11Update cargoEric Huss-0/+0
2022-01-04Update cargoEric Huss-0/+0
2021-12-16Update cargoEric Huss-0/+0
2021-12-14Update cargoEric Huss-0/+0
2021-12-06Update cargoEric Huss-0/+0
2021-11-29Update cargoEric Huss-0/+0
2021-11-25Update cargo to fix tokenizer test affected by tokenizing emojiEsteban Kuber-0/+0
2021-11-22Update cargoEric Huss-0/+0
2021-11-17Update cargoEric Huss-0/+0
2021-11-09Update cargoEric Huss-0/+0
2021-11-01Update cargoEric Huss-0/+0
2021-10-25Update cargoEric Huss-0/+0
2021-10-18Update cargoEric Huss-0/+0
2021-10-11Update cargoEric Huss-0/+0
2021-09-29Update cargoEric Huss-0/+0
2021-09-22Update cargoEric Huss-0/+0
2021-09-18Update cargoEric Huss-0/+0
2021-09-17Update cargoEric Huss-0/+0
2021-09-08Update cargoEric Huss-0/+0
2021-09-01Update cargo, booksEric Huss-0/+0
2021-08-26Update cargoEric Huss-0/+0
2021-08-17Update cargoEric Huss-0/+0
2021-08-10Update cargoEric Huss-0/+0
2021-08-03Update cargoEric Huss-0/+0