]> git.proxmox.com Git - cargo.git/history - crates/cargo-test-support/src/lib.rs
testsuite: Support anyhow error chains in error messages.
[cargo.git] / crates / cargo-test-support / src / lib.rs
2021-06-16 Eric Husstestsuite: Support anyhow error chains in error messages.
2021-06-15 Eric HussRemove some unused code.
2021-06-14 borsAuto merge of #9568 - hi-rustin:rustin-patch-error...
2021-06-12 borsAuto merge of #9577 - ehuss:json-test, r=alexcrichton
2021-06-11 Eric HussAdd `run_json` to `Execs`.
2021-06-11 Eric HussRemove "Expected: execs" from testsuite error.
2021-06-11 Eric HussFix verify_checks_output.
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-05-01 borsAuto merge of #9186 - weihanglo:issue-9054, r=alexcrichton
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-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 is_ci to cargo-util.
2021-03-20 Eric HussMove ProcessBuilder to cargo-util.
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 #9181 - jyn514:computer-says-no, r=ehuss
2021-03-01 borsAuto merge of #9202 - gauntface:patch-1, r=ehuss
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 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-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-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-03 borsAuto merge of #9112 - alexcrichton:split-debuginfo...
2021-02-01 Alex CrichtonCache failures in the rustc info cache
2021-02-01 Alex CrichtonAdd split-debuginfo profile option
2021-01-05 borsAuto merge of #8922 - m-ou-se:2021, r=alexcrichton
2020-12-21 borsAuto merge of #8976 - ebroto:rustc_workspace_wrapper...
2020-12-16 Carlos PérezMerge branch 'master' into doc_versioning
2020-12-15 Chris FieldMerge branch 'master' of https://github.com/rust-lang...
2020-12-14 borsAuto merge of #8973 - ehuss:rerun-if-directory, r=alexc...
2020-12-14 borsAuto merge of #8934 - ehuss:token-process, r=alexcrichton
2020-12-03 Eric HussImplement credential-process.
2020-10-28 borsAuto merge of #8808 - weihanglo:fix/8591, r=ehuss
2020-10-27 borsAuto merge of #8799 - ehuss:new-namespaced, r=alexcrichton
2020-10-23 Eric HussNew namespaced features implementation.
2020-10-20 borsAuto merge of #8752 - weihanglo:feat/glob-pattern,...
2020-10-18 Weihang LoMerge branch 'master' into feat/glob-pattern
2020-10-15 borsAuto merge of #8784 - jyn514:broken-docs, r=ehuss
2020-10-14 borsAuto merge of #8773 - pickfire:patch-1, r=ehuss
2020-10-14 Ivan ThamAdd help to substitute macros
2020-10-04 Weihang Lotest: minimal shell quote supoort for cargo-test-support
2020-09-27 borsAuto merge of #8735 - ehuss:git-object-not-found, r...
2020-09-27 borsAuto merge of #8739 - ehuss:normalize-raw-strings,...
2020-09-27 borsAuto merge of #8738 - ehuss:rustup-links, r=alexcrichton
2020-09-27 borsAuto merge of #8715 - ehuss:contrib, r=alexcrichton
2020-09-23 borsAuto merge of #8727 - ehuss:badges, r=alexcrichton
2020-09-23 borsAuto merge of #8707 - dtolnay:plain, r=ehuss
2020-09-23 borsAuto merge of #8165 - mchernyavsky:force-progress,...
2020-09-18 Eric HussAdd contributor guide.
2020-09-16 mchernyavskyAdd a term option to configure the progress bar
2020-09-09 borsAuto merge of #8666 - clemens-tolboom:patch-1, r=Eh2406
2020-09-08 borsAuto merge of #8655 - camelid:patch-1, r=ehuss
2020-08-31 borsAuto merge of #8668 - alexcrichton:fix-close-output...
2020-08-31 Alex CrichtonFix flakiness in close_output test
2020-08-04 borsAuto merge of #8575 - matthiaskrgr:clippy_v16, r=ehuss
2020-08-03 Matthias Krügeruse sort_by_key() instead of comparing by keys manually
2020-07-23 borsAuto merge of #8485 - thomcc:exclude-default-members...
2020-07-22 CPerezzMerge remote-tracking branch 'upstream/master'
2020-07-18 borsAuto merge of #8494 - lu-zero:unbreak-cargo-c, r=ehuss
2020-07-17 borsAuto merge of #8500 - alexcrichton:build-override-opt...
2020-07-17 Alex CrichtonBuild host dependencies with opt-level 0 by default
2020-07-16 borsAuto merge of #8491 - alexcrichton:fix-unstable-build...
2020-07-16 borsAuto merge of #8489 - arlosi:deterministic_metadata...
2020-07-15 Arlo SiemsenStop ignoring Array ordering Json comparison tests...
2020-06-09 borsAuto merge of #8277 - tverghis:default-readme, r=alexcr...
2020-06-08 borsAuto merge of #8267 - drmikehenry:prefix, r=alexcrichton
2020-06-08 borsAuto merge of #8270 - reggaemuffin:8251-binary-name...
2020-06-05 borsAuto merge of #8331 - ehuss:1.45-beta-backport, r=Eh2406
2020-06-01 borsAuto merge of #8274 - Eh2406:8249-repro, r=alexcrichton
next