]> git.proxmox.com Git - cargo.git/history - tests/testsuite/death.rs
Document lib before bin.
[cargo.git] / tests / testsuite / death.rs
2020-12-16 Carlos PérezMerge branch 'master' into doc_versioning
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 Eric HussNormalize raw string indentation.
2020-07-22 CPerezzMerge remote-tracking branch 'upstream/master'
2020-05-02 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-04-28 borsAuto merge of #8077 - faern:use-assoc-int-consts, r...
2020-04-27 borsAuto merge of #8162 - ehuss:linking-interrupted-flaky...
2020-04-27 Eric HussAdd a wrapper to wait for rustc to exit.
2020-04-27 Eric HussRemove Windows nested job object detection.
2019-12-02 borsAuto merge of #7591 - ehuss:stabilize-profile-overrides...
2019-11-26 borsAuto merge of #7626 - ehuss:remove-dep-targets, r=alexc...
2019-11-25 borsAuto merge of #7629 - jsgf:vendor-path, r=alexcrichton
2019-11-25 borsAuto merge of #7628 - ehuss:testsuite-comments, r=Eh2406
2019-11-25 Eric HussMinor testsuite organization.
2019-10-15 borsAuto merge of #7333 - ehuss:allow-dev-dep-path, r=alexc...
2019-09-27 borsAuto merge of #7452 - pyrrho:bug7346/transitive_patches...
2019-09-18 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-09-17 borsAuto merge of #7311 - ehuss:pipeline-timing, r=alexcrichton
2019-09-17 borsAuto merge of #7368 - alexcrichton:canonical-urls-omg...
2019-09-16 borsAuto merge of #7350 - alexcrichton:mock-std, r=ehuss
2019-09-16 Alex CrichtonExtract `support` directory to its own crate
2019-06-20 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-06-07 borsAuto merge of #6900 - jethrogb:nonconcurrent-tests...
2019-06-07 Jethro BeekmanUpdate #[test] attribute on all tests in the testsuite
2019-04-02 borsAuto merge of #6776 - Eh2406:resolver-simplification...
2019-04-01 borsAuto merge of #6759 - yaahallo:cargo-clippy, r=alexcrichton
2019-04-01 borsAuto merge of #6800 - ehuss:git-cli-force, r=alexcrichton
2019-04-01 borsAuto merge of #6801 - ehuss:install-flags, r=Eh2406
2019-04-01 borsAuto merge of #6806 - ehuss:warn-semver-metadata, r...
2019-04-01 borsAuto merge of #6805 - ehuss:hint-workspace-exclude...
2019-04-01 borsAuto merge of #6804 - ehuss:install-path-config2, r...
2019-04-01 borsAuto merge of #6803 - ehuss:doc-open-multi, r=alexcrichton
2019-04-01 borsAuto merge of #6791 - ehuss:unstable-help, r=Eh2406
2019-04-01 borsAuto merge of #6807 - ehuss:libc-warning, r=alexcrichton
2019-04-01 Eric HussFix unused import warning.
2019-02-21 borsAuto merge of #6685 - king6cong:doc, r=alexcrichton
2019-02-14 borsAuto merge of #6264 - robertohuertasm:patch-1, r=alexcr...
2019-02-14 borsAuto merge of #6555 - Phlosioneer:patch-1, r=dwijnand
2019-02-11 Eric HussDocument registries.
2019-02-10 borsAuto merge of #6649 - pietroalbini:change-unfixable...
2019-01-29 borsAuto merge of #6591 - hugwijst:fix-race-local-registry...
2019-01-24 borsAuto merge of #6596 - Eh2406:slow-cpu-test, r=dwijnand...
2019-01-24 Eh2406Some CI setups are much slower then the equipment used...
2018-12-08 borsAuto merge of #6399 - alexcrichton:bump, r=alexcrichton
2018-12-08 borsAuto merge of #6400 - alexcrichton:fmt, r=dwijnand
2018-12-08 Alex CrichtonFormat with `cargo fmt`
2018-12-07 borsAuto merge of #6387 - dwijnand:rust-2018, r=dwijnand
2018-12-06 Dale WijnandUpgrade to Rust 2018
2018-08-30 Eh2406Merge remote-tracking branch 'origin/master' into proptest
2018-08-28 Dale WijnandMerge branch 'master' into fix-allow-staged
2018-08-28 borsAuto merge of #5929 - dwijnand:remove-hamcrest, r=alexc...
2018-08-28 Dale WijnandMigrate from tests fom assert_that/execs to .run()
2018-07-24 borsAuto merge of #5757 - Eh2406:minimal-versions-build...
2018-07-23 borsAuto merge of #5768 - dwijnand:clippy, r=Eh2406
2018-07-22 borsAuto merge of #5762 - dwijnand:test-mod-reorg, r=alexcr...
2018-07-22 Dale WijnandReorganise the testsuite crate module hierarchy
2018-07-21 borsAuto merge of #5751 - RalfJung:default-run, r=alexcrichton
2018-07-20 borsAuto merge of #5752 - dwijnand:project_at, r=alexcrichton
2018-07-20 Dale WijnandRemove the argument from the `project` test support...
2018-03-15 borsAuto merge of #5190 - mbrubeck:doc, r=alexcrichton
2018-03-15 borsAuto merge of #5176 - alexcrichton:rustfmt, r=alexcrichton
2018-03-15 Alex Crichtoncargo fmt
2018-03-08 Aleksey KladovUnignore test which now passes
2018-03-08 Aleksey KladovTemporarly ignore some tests
2018-03-03 Ximin LuoMerge remote-tracking branch 'upstream/master' into...
2018-02-26 Toby HughesMerge remote-tracking branch 'upstream/master'
2018-02-21 Eh2406Merge remote-tracking branch 'origin/master' into links
2018-02-21 borsAuto merge of #5063 - Eh2406:TestssuiteV3, r=matklad
2018-02-21 Eh2406fix winapi import
2018-02-21 André RochaReorganize integration tests as one crate with many...