]> git.proxmox.com Git - cargo.git/history - tests
Merge branch 'master' into 7656-format-placeholder-code-when-generating-a-crate
[cargo.git] / tests /
2020-01-30 KinranyMerge branch 'master' into 7656-format-placeholder...
2020-01-27 KinranyFix tests on Linux/MacOS
2020-01-27 borsAuto merge of #7810 - giraffate:support_out_dir_in_buil...
2020-01-27 borsAuto merge of #7768 - chrisduerr:install-workspaces...
2020-01-27 KinranyMerge branch 'master' into 7656-format-placeholder...
2020-01-27 KinranyAdd tests
2020-01-25 KinranyMerge branch 'master' into 7656-format-placeholder...
2020-01-24 borsAuto merge of #7826 - eddyb:recursion-limit-diagnostic...
2020-01-24 Eduard-Mihai Burtescutest: allow some flexibility in check::error_from_deep_...
2020-01-23 borsAuto merge of #7818 - giraffate:add_some_tests, r=alexc...
2020-01-22 borsAuto merge of #7819 - ehuss:fix-replay-newlines, r...
2020-01-22 Takayuki NakataRevert fixes of response handling and fix tests
2020-01-22 Eric HussFix cache replay including extra newlines.
2020-01-21 borsAuto merge of #7798 - jnbr:dylib_path, r=alexcrichton
2020-01-21 Takayuki NakataUpdate response handling to add tests for `cargo yank...
2020-01-21 Takayuki NakataUpdate response handling to add tests for `cargo owner...
2020-01-20 borsAuto merge of #7815 - rust-lang:dependabot/cargo/humant...
2020-01-20 borsAuto merge of #7817 - ehuss:fix-doc-target-test, r...
2020-01-20 Eric HussFix doc_target test which no longer works on stable...
2020-01-19 Christian DuerrTest that git install reads virtual manifest
2020-01-19 Christian DuerrFix failing test
2020-01-18 borsAuto merge of #7814 - ehuss:fix-em-dash, r=Eh2406
2020-01-18 borsAuto merge of #7808 - matthiaskrgr:clippy_v10, r=ehuss
2020-01-17 Takayuki NakataSupport out-dir in build section of Cargo configuration...
2020-01-17 Matthias Krügerfix some clippy warnings
2020-01-15 borsAuto merge of #7803 - alexcrichton:less-overflow, r...
2020-01-15 borsAuto merge of #7774 - giraffate:update_credentials...
2020-01-14 Takayuki NakataRefactoring of creating files in tests
2020-01-13 borsAuto merge of #7750 - ehuss:named-config-profiles,...
2020-01-13 Eric HussUpdate tests for formatting changes due to `anyhow...
2020-01-13 Eric HussAdd named config profiles.
2020-01-10 borsAuto merge of #7788 - alexcrichton:retry-another, r...
2020-01-10 borsAuto merge of #7783 - alexcrichton:error-tweaks, r...
2020-01-10 borsAuto merge of #7787 - alexcrichton:fix-tests, r=alexcri...
2020-01-09 Alex CrichtonUse `context` to create a chain of errors
2020-01-09 Takayuki NakataLoad credentials and add tests for `yank` and `owner...
2020-01-08 borsAuto merge of #7779 - ehuss:fix-cargo-lock-ignore,...
2020-01-08 Eric HussFix .gitignore of Cargo.lock in a subdirectory.
2020-01-08 borsAuto merge of #7778 - ehuss:bump-crates-io, r=alexcrichton
2020-01-08 borsAuto merge of #7776 - alexcrichton:anyhow, r=ehuss
2020-01-08 Alex CrichtonMigrate from the `failure` crate to `anyhow`
2020-01-07 Takayuki NakataLoad credentials only when needed
2020-01-06 borsAuto merge of #7758 - jblazquez:fix-windows-uwp-dynamic...
2020-01-06 borsAuto merge of #7763 - ehuss:fix-target-cfg-env, r=alexc...
2020-01-06 borsAuto merge of #7756 - ehuss:dep-kinds-dedup, r=alexcrichton
2020-01-06 borsAuto merge of #7751 - ehuss:multiple-source-definition...
2020-01-06 borsAuto merge of #7735 - ehuss:prog-macro, r=alexcrichton
2020-01-06 borsAuto merge of #7748 - ehuss:fix-config-env-var-prefix...
2020-01-02 Eric HussFix CARGO_TARGET_triple_LINKER environment variable.
2019-12-30 Eric HussRemove metadata dep_kinds duplicates.
2019-12-29 borsAuto merge of #7741 - giraffate:add_test_for_cargo_pkgi...
2019-12-29 Takayuki NakataAdd test for `cargo pkgid`
2019-12-28 Eric HussCheck for a source defined multiple times.
2019-12-28 borsAuto merge of #7742 - jplatte:master, r=ehuss
2019-12-24 Jonas PlatteAdd a note to the error message for using --feature...
2019-12-24 Eric HussFix config env vars that are prefix of another with...
2019-12-23 borsAuto merge of #7739 - giraffate:follow_up_d1d083789...
2019-12-23 borsAuto merge of #7706 - matthiaskrgr:bump_git, r=Eh2406
2019-12-23 Takayuki NakataCorrect reference link
2019-12-22 borsAuto merge of #7738 - JohnTitor:issue-none, r=ehuss
2019-12-22 Yuki OkushiUse issue = "none" instead of "0"
2019-12-22 borsAuto merge of #7733 - ehuss:doc-updates, r=Eh2406
2019-12-19 Matthias Krügerbump git2 dependencies
2019-12-19 borsAuto merge of #7649 - ehuss:config2, r=alexcrichton
2019-12-19 Eric HussFixes for some test errors on Windows.
2019-12-19 Eric HussImplement config-include.
2019-12-19 Eric HussAdd --config CLI option.
2019-12-19 Eric HussStore Definition in ConfigValue.
2019-12-19 Eric HussAdd a ConfigBuilder for tests.
2019-12-19 Eric HussConfig refactoring.
2019-12-19 borsAuto merge of #7718 - ehuss:fix-vendor-alt-reg, r=alexc...
2019-12-19 borsAuto merge of #7717 - giraffate:registry_flag_is_alread...
2019-12-18 Eric Hussvendor: support alt registries
2019-12-18 Takayuki NakataUpdate the output of `cargo -Z help`
2019-12-17 borsAuto merge of #7708 - giraffate:fix_overwriting_credent...
2019-12-17 Takayuki NakataRefactoring of creating registry
2019-12-17 Takayuki NakataAppend `registries` to config
2019-12-16 Takayuki NakataRemove unneeded flags
2019-12-16 borsAuto merge of #7700 - ehuss:proc-macro-extern-prelude...
2019-12-16 borsAuto merge of #7710 - dtolnay:argorder, r=alexcrichton
2019-12-16 borsAuto merge of #7631 - jsgf:explicit-version, r=alexcrichton
2019-12-14 Takayuki NakataRefactoring
2019-12-13 Takayuki NakataFix overwriting alternate registry token
2019-12-13 Eric HussAdd proc_macro to the extern prelude.
2019-12-12 borsAuto merge of #7698 - dtolnay:description, r=alexcrichton
2019-12-12 borsAuto merge of #7695 - giraffate:add_and_update_tests_fo...
2019-12-12 borsAuto merge of #7680 - stefanhoelzl:issue-7183, r=ehuss
2019-12-12 borsAuto merge of #7699 - ehuss:build-std-no-sysroot, r...
2019-12-12 Eric HussSwitch build-std to use --extern
2019-12-11 borsAuto merge of #7694 - danielparks:issue-7691-manifest...
2019-12-11 borsAuto merge of #7696 - matthiaskrgr:typ0s, r=ehuss
2019-12-11 Matthias Krügerfix a couple of typos
2019-12-11 Takayuki NakataAdd and move tests for jobs of `cargo build`
2019-12-10 borsAuto merge of #7690 - giraffate:add_test_for_cargo_loca...
2019-12-10 Takayuki NakataAdd a test for `cargo locate-project`
2019-12-09 borsAuto merge of #7660 - benediktwerner:master, r=alexcrichton
2019-12-08 Stefan Hoelzltest variant to exclude dot-files/dirs by default
2019-12-08 Stefan Hoelzladded dotfile to include test
2019-12-07 Stefan Hoelzlfix format issues
2019-12-06 Stefan Hoelzladded testcase
next