]> git.proxmox.com Git - cargo.git/history - tests/testsuite/cross_compile.rs
Upgrade to Rust 2018
[cargo.git] / tests / testsuite / cross_compile.rs
2018-12-06 Dale WijnandUpgrade to Rust 2018
2018-09-20 Eh2406Merge remote-tracking branch 'origin/master' into proptest
2018-09-18 borsAuto merge of #5993 - alexcrichton:publish-renames...
2018-09-17 borsAuto merge of #5988 - Eh2406:explore_the_bug, r=alexcri...
2018-09-15 borsAuto merge of #6004 - zachlute:fix-ctrlc-handling2...
2018-09-13 borsAuto merge of #6021 - zachlute:validate-package-name...
2018-09-12 borsAuto merge of #6010 - ehuss:winsize, r=alexcrichton
2018-09-12 borsAuto merge of #5995 - kennytm:stabilize-compile-progres...
2018-09-12 kennytmUpdate the testsuite to include the explicit '--color...
2018-09-11 borsAuto merge of #5994 - zachlute:convert-file-uris, r...
2018-09-09 Zach LuteResolve merge conflicts with test string changes.
2018-09-08 Zach LutePrint file paths instead of file:// URLs.
2018-09-03 borsAuto merge of #5957 - lostiniceland:5717-curl-low_speed...
2018-09-03 borsAuto merge of #5966 - matthiaskrgr:clippy_3, r=dwijnand
2018-09-03 Matthias Krügerclippy: resolve all warnings about useless format!()
2018-08-31 borsAuto merge of #5944 - dwijnand:fix-force-rebuild, r...
2018-08-30 borsAuto merge of #5952 - dwijnand:fix-path-deep_dependenci...
2018-08-30 Eh2406Merge remote-tracking branch 'origin/master' into proptest
2018-08-30 borsAuto merge of #5950 - dwijnand:cwd, r=alexcrichton
2018-08-30 Dale WijnandIntroduce the CWD macro in test output asserting
2018-08-29 borsAuto merge of #5943 - dwijnand:fix-allow-staged, r...
2018-08-29 borsAuto merge of #5945 - dwijnand:remove-hamcrest, r=alexc...
2018-08-29 Dale WijnandRemove hamcrest existing_file()
2018-08-29 borsAuto merge of #5942 - dwijnand:less-assert_that, r...
2018-08-28 Dale WijnandMerge branch 'master' into fix-allow-staged
2018-08-28 Dale WijnandReplace some bare ProcessBuilder usage with Execs
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-24 borsAuto merge of #5628 - ehuss:metabuild, r=alexcrichton
2018-08-24 borsAuto merge of #5937 - ehuss:fix-codemap, r=alexcrichton
2018-08-24 Eric HussFix test failure on nightly due to `codemap::Span`...
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 WijnandMove .env/.masquerade_as_nightly_cargo to collapse...
2018-08-18 Dale WijnandCollapse multiline ProcessBuilder::arg calls in tests
2018-08-18 Dale WijnandCollapse 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-08-02 David KellumMerge branch 'master' into git-check-logging-and-test
2018-08-02 borsAuto merge of #5854 - dwijnand:args-split_whitespace...
2018-08-02 borsAuto merge of #5857 - matthiaskrgr:borrowck_mut, r...
2018-08-02 borsAuto merge of #5845 - alexcrichton:fix-edition, r=alexc...
2018-08-02 borsAuto merge of #5851 - dwijnand:slash-macro, r=alexcrichton
2018-08-02 Dale WijnandDrop the [/] test output macro
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 #5791 - dwijnand:oneline-files, r=alexcri...
2018-07-25 borsAuto merge of #5787 - dwijnand:dedup-manifest-further...
2018-07-25 Dale WijnandDeclare one-line files on one line, in test projects
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-07-16 borsAuto merge of #5543 - roblabla:doc-private-items, r...
2018-07-05 borsAuto merge of #5571 - pickfire:patch-1, r=alexcrichton
2018-06-27 borsAuto merge of #5645 - clarcharr:master, r=matklad
2018-06-27 borsAuto merge of #5635 - siddharthasahu:patch-1, r=alexcri...
2018-06-27 borsAuto merge of #5625 - Eh2406:min_candidates_is_slow...
2018-06-27 borsAuto merge of #5623 - ehuss:doc-links, r=alexcrichton
2018-06-27 borsAuto merge of #5606 - vramana:fix/cargo-install, r...
2018-06-27 borsAuto merge of #5619 - Eh2406:remove_redundant_hashmap...
2018-06-27 borsAuto merge of #5616 - matklad:install-betas-from-git...
2018-06-27 borsAuto merge of #5600 - jrvidal:sys-packages, r=alexcrichton
2018-06-23 borsAuto merge of #5647 - est31:master, r=Mark-Simulacrum
2018-06-23 est31Remove quote feature use
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 Aleksey KladovPrettify rustfmted single-line strings
2018-03-15 Alex Crichtoncargo fmt
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 André RochaReorganize integration tests as one crate with many...