]> git.proxmox.com Git - cargo.git/history - tests/testsuite/custom_target.rs
Document lib before bin.
[cargo.git] / tests / testsuite / custom_target.rs
2021-05-01 borsAuto merge of #9186 - weihanglo:issue-9054, r=alexcrichton
2021-03-09 borsAuto merge of #9188 - weihanglo:issue-9041, r=ehuss
2021-03-03 Jon GjengsetMerge remote-tracking branch 'upstream/master' into...
2021-03-03 borsAuto merge of #9181 - jyn514:computer-says-no, r=ehuss
2021-03-02 borsAuto merge of #9226 - matklad:utf8everywhere, r=alexcri...
2021-03-02 borsAuto merge of #9223 - ehuss:fingerprint-target, r=alexc...
2021-03-01 Eric HussDetect changes for JSON spec targets.
2021-01-05 borsAuto merge of #8922 - m-ou-se:2021, r=alexcrichton
2020-12-16 Carlos PérezMerge branch 'master' into doc_versioning
2020-12-02 Anil PMerge remote-tracking branch 'upstream/master'
2020-12-02 borsAuto merge of #8725 - chaaz:master, r=ehuss
2020-12-01 borsAuto merge of #8877 - jyn514:rustdoc-map, r=alexcrichton
2020-11-30 borsAuto merge of #8908 - JoshMcguigan:dependency-queue...
2020-11-29 borsAuto merge of #8911 - ehuss:rustdoc-warnings, r=alexcri...
2020-11-29 borsAuto merge of #8909 - faern:bump-miow, r=alexcrichton
2020-11-29 borsAuto merge of #8906 - Aaron1011:fix/trailing-semi,...
2020-11-29 borsAuto merge of #8907 - ehuss:auto_traits, r=alexcrichton
2020-11-27 Eric HussFix custom_target_dependency test.
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-04-28 borsAuto merge of #8077 - faern:use-assoc-int-consts, r...
2020-04-20 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-04-17 borsAuto merge of #8126 - ehuss:link-changelog, r=alexcrichton
2020-04-17 borsAuto merge of #8094 - Freax13:fix-target, r=ehuss
2020-04-17 Tom Dohrmannadd test for doctests with custom target paths
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-09-16 borsAuto merge of #7159 - Aaron1011:feature/rustdoc-proc...
2019-09-16 borsAuto merge of #7360 - phil-opp:zbuild-std-custom-test...
2019-09-16 borsAuto merge of #7364 - phil-opp:fix-7363, r=alexcrichton
2019-09-16 Philipp OppermannAdd a test that uses a custom binary target
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-03-27 borsAuto merge of #6298 - lu-zero:rustc-link-args, r=alexcr...
2019-03-26 borsAuto merge of #6786 - ehuss:remove-is_nightly-test...
2019-03-26 Eric HussTestsuite: remove some unnecessary is_nightly checks.
2019-02-21 borsAuto merge of #6685 - king6cong:doc, r=alexcrichton
2019-02-14 borsAuto merge of #6264 - robertohuertasm:patch-1, r=alexcr...
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-08-21 borsAuto merge of #5902 - little-arhat:feature-add-required...
2018-08-20 borsAuto merge of #5886 - dekellum:record-package-git-head...
2018-08-19 borsAuto merge of #5908 - orium:fix-package-cargo-toml...
2018-08-19 borsAuto merge of #5904 - dwijnand:backslash, r=alexcrichton
2018-08-19 borsAuto merge of #5907 - dwijnand:collapse-test-cmd-args...
2018-08-18 Dale WijnandCollapse multiline ProcessBuilder::arg calls in tests
2018-08-13 Brian BowmanMerge remote-tracking branch 'origin/master' into job-fix
2018-08-07 borsAuto merge of #5858 - dekellum:git-check-logging-and...
2018-08-06 borsAuto merge of #5862 - kennytm:capture-rustc-output...
2018-08-04 borsAuto merge of #5861 - alexcrichton:build-script-edition...
2018-08-03 borsAuto merge of #5852 - dwijnand:exit-code-0, r=alexcrichton
2018-08-03 Dale WijnandDefault test support's Execs to exit code 0
2018-07-26 borsAuto merge of #5794 - Nemo157:rustdoc-rename-extern...
2018-07-25 borsAuto merge of #5790 - dwijnand:dependabot/cargo/crossbe...
2018-07-25 borsAuto merge of #5787 - dwijnand:dedup-manifest-further...
2018-07-24 Dale WijnandDedup a bunch more manifest
2018-07-24 borsAuto merge of #5782 - dwijnand:dedup-manifest, r=alexcr...
2018-07-24 Dale WijnandDrop now unnecessary basic manifests
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-04-02 borsAuto merge of #5278 - alexcrichton:no-rustfmt-ci, r...
2018-03-27 borsAuto merge of #5249 - alexcrichton:run-rustc-less,...
2018-03-27 borsAuto merge of #5205 - gibix:i2773, r=alexcrichton
2018-03-26 borsAuto merge of #5228 - phil-opp:target-spec, r=alexcrichton
2018-03-25 Philipp OppermannAdd custom target tests