]> git.proxmox.com Git - cargo.git/history - tests/testsuite/config.rs
Remove got_symlink_permission, we already have one of those.
[cargo.git] / tests / testsuite / config.rs
2021-06-16 Eric HussRemove got_symlink_permission, we already have one...
2021-06-16 Eric HussRemove normalized_lines_match, it is not needed.
2021-06-16 Eric HussMove comparison and diffing code to a new module.
2021-06-01 borsAuto merge of #9322 - jameshilliard:split-host, r=josht...
2021-06-01 borsAuto merge of #9420 - In-line:unknown-features-suggesti...
2021-05-24 borsAuto merge of #9473 - lf-:meow, r=ehuss
2021-05-20 Alik AslanyanMerge branch 'master' of github.com:rust-lang/cargo...
2021-05-11 borsAuto merge of #9468 - PaulDance:fix-rustdoc-warnings...
2021-05-10 borsAuto merge of #9469 - PaulDance:fossil-local-settings...
2021-05-10 borsAuto merge of #9472 - r00ster91:bettererrors, r=alexcri...
2021-05-10 r00ster91Improve two error messages
2021-05-01 borsAuto merge of #9186 - weihanglo:issue-9054, r=alexcrichton
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 #9231 - joshtriplett:clear-to-eol-if...
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 unknownFix tests
2021-02-25 unknownFixes error message
2021-02-24 Joshua NelsonFix test that assumed tests always were run on the...
2021-02-24 Joshua NelsonMake `nightly_features_allowed` a field instead of...
2021-02-24 Joshua NelsonFix `masquerade_as_nightly_cargo` in work threads
2021-02-24 borsAuto merge of #9128 - poliorcetics:respect-shortness...
2021-02-24 unknownAdd tests
2021-02-23 borsAuto merge of #9002 - volks73:feature-rustc-cfg-argumen...
2021-02-22 borsAuto merge of #9161 - ehuss:index-v-features2, r=alexcr...
2021-02-13 borsAuto merge of #8640 - CPerezz:doc_versioning, r=ehuss
2021-02-11 borsAuto merge of #9164 - ehuss:config-search-stop, r=Eh2406
2021-02-11 Eric HussPrevent testsuite from loading config out of sandbox.
2021-02-10 borsAuto merge of #9153 - calavera:strip_options, r=ehuss
2021-02-10 borsAllow `true` and `false` as options for `strip` option
2021-01-23 unknownAdd tests for target_dir; throw error if [build] target...
2020-12-16 Carlos PérezMerge branch 'master' into doc_versioning
2020-10-18 Weihang LoMerge branch 'master' into feat/glob-pattern
2020-10-13 borsAuto merge of #8767 - MonliH:master, r=ehuss
2020-10-12 borsAuto merge of #8769 - rust-lang:dependabot/cargo/crossb...
2020-10-12 borsAuto merge of #8772 - ehuss:update-toml, r=alexcrichton
2020-10-12 Eric HussUpdate toml dependency
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-07-16 borsAuto merge of #8489 - arlosi:deterministic_metadata...
2020-07-09 borsAuto merge of #8393 - ludumipsum:unstable_flags_in_conf...
2020-07-09 Alex BerghageFix tests for handling env key overlaps / errors
2020-07-09 Alex BerghageAdd tests verifying overlapping prefixes and defaults
2020-07-09 Alex BerghageMinor test fix (error text comparison)
2020-07-08 Alex BerghageDrop broken test asserting invalid configs error on...
2020-07-08 Alexander BerghageSwitch unstable config parsing to serde
2020-07-08 Alex BerghageAllow setting unstable options in .cargo/config
2020-07-07 borsAuto merge of #8454 - GabrielMajeri:config-option-enum...
2020-07-06 Gabriel MajeriImplement enum config options deserialization
2020-07-05 Gabriel MajeriAdd a test reproducing the issue
2020-07-02 borsAuto merge of #8378 - jstasiak:backups, r=ehuss
2020-06-30 borsAuto merge of #8421 - alexcrichton:read-env-dep, r...
2020-06-29 borsAuto merge of #8419 - est31:string_interning, r=ehuss
2020-06-26 est31Move string interning to util
2020-05-14 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-05-12 borsAuto merge of #8235 - badboy:8234-numbers-in-strings...
2020-05-12 Jan-Erik RedigerExpand error message to explain that a string was found
2020-02-19 borsAuto merge of #7892 - KaneGreen:rustc-about-text, r...
2020-02-18 borsAuto merge of #7697 - ehuss:bin-test-env, r=alexcrichton
2020-02-17 borsAuto merge of #7891 - ehuss:stringlist-fixes, r=Eh2406
2020-02-16 Eric HussImprovements to StringList config handling.
2020-02-04 KinranyMerge branch 'master' into 7656-format-placeholder...
2020-01-31 borsAuto merge of #7837 - ehuss:fix-global-opt-alias, r...
2020-01-31 Eric HussFix using global options before an alias.
2020-01-15 borsAuto merge of #7774 - giraffate:update_credentials...
2020-01-13 borsAuto merge of #7750 - ehuss:named-config-profiles,...
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-09 Alex CrichtonUse `context` to create a chain of errors
2020-01-08 borsAuto merge of #7779 - ehuss:fix-cargo-lock-ignore,...
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-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...
2019-12-24 Eric HussFix config env vars that are prefix of another with...
2019-12-22 borsAuto merge of #7733 - ehuss:doc-updates, r=Eh2406
2019-12-19 borsAuto merge of #7649 - ehuss:config2, r=alexcrichton
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-02 borsAuto merge of #7591 - ehuss:stabilize-profile-overrides...
2019-11-26 borsAuto merge of #7626 - ehuss:remove-dep-targets, r=alexc...
next