]> git.proxmox.com Git - cargo.git/history - crates
Switch cargo-test-support to anyhow.
[cargo.git] / crates /
2021-06-11 Eric HussSwitch cargo-test-support to anyhow.
2021-06-10 borsAuto merge of #9565 - KubaP:doc-fix, r=ehuss
2021-06-10 borsAuto merge of #9561 - In-line:add-warning-for-ignored...
2021-06-10 borsAuto merge of #9569 - hi-rustin:rustin-patch-clippy...
2021-06-10 borsAuto merge of #9566 - ehuss:relative-rustc-path, r...
2021-06-10 Eric HussMove the rustc-echo-wrapper to be shared across tests.
2021-06-09 borsAuto merge of #9522 - Aelnor:respect_user_choice_of_bin...
2021-06-09 borsAuto merge of #9520 - weihanglo:tree-prune, r=ehuss
2021-06-05 borsAuto merge of #9515 - pickfire:patch-1, r=ehuss
2021-06-01 borsAuto merge of #9322 - jameshilliard:split-host, r=josht...
2021-06-01 borsAuto merge of #9523 - ehuss:link-args-validate, r=alexc...
2021-06-01 borsAuto merge of #9420 - In-line:unknown-features-suggesti...
2021-06-01 borsAuto merge of #9529 - weihanglo:refactor/make_dep_path...
2021-06-01 Weihang Lorefactor: extract common `make_dep_path` to cargo_util
2021-05-28 Weihang LoMerge branch 'master' into tree-depth
2021-05-28 borsAuto merge of #9488 - weihanglo:issue-9165, r=ehuss
2021-05-27 borsAuto merge of #9508 - dtolnay-contrib:semver, r=ehuss
2021-05-26 David TolnayRemove parsing of broken version syntax from 5 years ago
2021-05-24 borsAuto merge of #9473 - lf-:meow, r=ehuss
2021-05-20 Alik AslanyanMerge branch 'master' of github.com:rust-lang/cargo...
2021-05-11 borsAuto merge of #9468 - PaulDance:fix-rustdoc-warnings...
2021-05-10 borsAuto merge of #9476 - ehuss:index-cache-bump, r=alexcri...
2021-05-10 borsAuto merge of #9475 - PaulDance:fix-test-support-warnin...
2021-05-10 Paul MabileauBump `url` to 2.2.2 where `Into<String>` for `Url`...
2021-05-10 Paul MabileauFix Url::into_string deprecation warning
2021-05-10 borsAuto merge of #9469 - PaulDance:fossil-local-settings...
2021-05-09 Paul MabileauFix doc warnings for cargo-util::paths
2021-05-07 borsAuto merge of #9375 - vojtechkral:tests-target-dir...
2021-05-06 Vojtech KralUse CARGO_TARGET_TMPDIR in integration tests if available
2021-05-01 borsAuto merge of #9186 - weihanglo:issue-9054, r=alexcrichton
2021-04-30 borsAuto merge of #9395 - weihanglo:issue-8483, r=alexcrichton
2021-04-29 borsAuto merge of #9421 - lf-:meowwwwww, r=alexcrichton
2021-04-26 borsAuto merge of #9030 - Ekleog:target-setting, r=alexcrichton
2021-04-24 Léo Gaspardhandle review comments
2021-04-24 Léo GaspardExpose build.target .cargo/config setting as packages...
2021-04-21 borsAuto merge of #9386 - ehuss:ehuss-profile-typo, r=alexc...
2021-04-18 borsAuto merge of #9348 - matklad:wrapper-fingerprint,...
2021-04-14 borsAuto merge of #9356 - ehuss:clippy-allow, r=Eh2406
2021-04-13 Eric HussUpdate clippy lint allow set.
2021-03-31 Jon GjengsetMerge remote-tracking branch 'upstream/master' into...
2021-03-30 borsAuto merge of #9302 - ehuss:cargo-config, r=alexcrichton
2021-03-26 borsAuto merge of #9298 - alexcrichton:mac-split-debuginfo...
2021-03-26 Alex CrichtonDefault macOS targets to `unpacked` debuginfo
2021-03-25 Eric HussAdd `cargo config` subcommand.
2021-03-22 borsAuto merge of #9263 - Aaron1011:zero-incompat-note...
2021-03-22 borsAuto merge of #9290 - ehuss:non-member-features, r...
2021-03-22 borsAuto merge of #9292 - ehuss:cargo-util, r=alexcrichton
2021-03-22 borsAuto merge of #9293 - ehuss:unnecessary-semi-resolver...
2021-03-21 Eric HussFix redundant_semicolons warning in resolver-tests.
2021-03-21 Eric HussRemove the dev-dependency cycle on cargo.
2021-03-21 Eric HussRemove cargo:: link.
2021-03-21 Eric HussRemove use of CRATES_IO_INDEX in cargo-test-support.
2021-03-21 Eric HussRemove CargoResult from cargo-test-support.
2021-03-21 Eric HussRemove use of Rustc from cargo-test-support.
2021-03-21 Eric HussMove Sha256 to cargo-util.
2021-03-21 Eric HussMove `paths` to cargo-util.
2021-03-21 Eric HussMove is_ci to cargo-util.
2021-03-20 Eric HussMove ProcessBuilder to cargo-util.
2021-03-20 Eric HussSplit util code into a separate package.
2021-03-09 borsAuto merge of #9233 - alexcrichton:reword-edition,...
2021-03-09 borsAuto merge of #9188 - weihanglo:issue-9041, r=ehuss
2021-03-08 Jon GjengsetMerge branch 'master' into patch-in-config
2021-03-05 borsAuto merge of #9229 - alexcrichton:fix-borrow-mut,...
2021-03-04 borsAuto merge of #9230 - kornelski:nobinaries, r=alexcrichton
2021-03-03 borsAuto merge of #9236 - kornelski:track-assert, r=Eh2406
2021-03-03 Jon GjengsetMerge remote-tracking branch 'upstream/master' into...
2021-03-03 Korneltrack_caller on custom assert functions
2021-03-03 borsAuto merge of #9231 - joshtriplett:clear-to-eol-if...
2021-03-03 borsAuto merge of #9181 - jyn514:computer-says-no, r=ehuss
2021-03-01 borsAuto merge of #9202 - gauntface:patch-1, r=ehuss
2021-03-01 borsAuto merge of #9213 - ehuss:registry-api-errors, r...
2021-02-27 Eric HussMinor update to registry API error messages.
2021-02-25 borsAuto merge of #8939 - Andy-Python-Programmer:master...
2021-02-25 borsAuto merge of #9207 - ehuss:testsuite-splitdebug, r...
2021-02-25 borsAuto merge of #9206 - ehuss:testsuite-rustup, r=Eh2406
2021-02-25 Eric Husstestsuite: Improve performance when using rustup.
2021-02-25 Eric Husstestsuite: Use split debuginfo on macos.
2021-02-24 Joshua NelsonMake `nightly_features_allowed` a field instead of...
2021-02-24 Joshua NelsonFix `masquerade_as_nightly_cargo` in work threads
2021-02-24 borsAuto merge of #9128 - poliorcetics:respect-shortness...
2021-02-24 borsAuto merge of #9195 - guswynn:test_name, r=ehuss
2021-02-23 borsAuto merge of #9184 - ehuss:fix-next-edition, r=alexcri...
2021-02-23 borsAuto merge of #9002 - volks73:feature-rustc-cfg-argumen...
2021-02-23 borsAuto merge of #9175 - wickerwaka:env-section, r=alexcri...
2021-02-22 borsAuto merge of #9161 - ehuss:index-v-features2, r=alexcr...
2021-02-18 Eric HussAdd a migrating message for `cargo fix --edition`.
2021-02-18 Eric HussChange Fixing to Fixed, and add a verbose "Fixing".
2021-02-13 borsAuto merge of #8640 - CPerezz:doc_versioning, r=ehuss
2021-02-10 Eric HussAdd `features2` to the index.
2021-02-10 Eric HussAdd a schema version to the index.
2021-02-09 borsAuto merge of #9133 - alexcrichton:git-default-branch...
2021-02-09 Chris FieldMerge branch 'master' of https://github.com/rust-lang...
2021-02-09 Christopher FieldMerge branch 'master' into feature-rustc-cfg-argument
2021-02-09 Alex CrichtonSquash warnings on the nightly channel
2021-02-06 borsAuto merge of #9148 - bjorn3:fix_ci, r=ehuss
2021-02-06 bjorn3Fix warnings of the new non_fmt_panic lint
2021-02-04 borsAuto merge of #9131 - ehuss:fix-vendor-permissions...
2021-02-04 Eric HussFix permission issue with `cargo vendor`.
2021-02-03 borsAuto merge of #9112 - alexcrichton:split-debuginfo...
2021-02-03 Carlos PérezMerge branch 'master' into doc_versioning
next