]> git.proxmox.com Git - cargo.git/history - tests/testsuite
Fix `masquerade_as_nightly_cargo` in work threads
[cargo.git] / tests / testsuite /
2021-02-24 Joshua NelsonFix `masquerade_as_nightly_cargo` in work threads
2021-02-24 Joshua NelsonSuggest RUSTC_BOOTSTRAP=crate instead of RUSTC_BOOTSTRAP=1
2021-02-24 Joshua NelsonDowngrade error to a warning when `RUSTC_BOOTSTRAP...
2021-02-24 Joshua NelsonRestrict RUSTC_BOOTSTRAP in build.rs
2021-02-23 borsAuto merge of #9184 - ehuss:fix-next-edition, r=alexcri...
2021-02-23 borsAuto merge of #9002 - volks73:feature-rustc-cfg-argumen...
2021-02-23 borsAuto merge of #9105 - Swatinem:rustdoc-run-cwd, r=alexc...
2021-02-23 borsAuto merge of #9175 - wickerwaka:env-section, r=alexcri...
2021-02-22 Arpad BorsosRun rustdoc doctests relative to the workspace
2021-02-22 borsAuto merge of #9161 - ehuss:index-v-features2, r=alexcr...
2021-02-22 Chris FieldFix usage of assert methods
2021-02-22 Chris FieldFix tests for CI environment
2021-02-22 Chris FieldFix formatting
2021-02-22 Chris FieldAdd test with cargo configuration file
2021-02-22 Chris FieldAdd test using RUSTFLAGS env var
2021-02-22 Chris FieldAdd multitarget test
2021-02-22 Chris FieldAdd first test
2021-02-20 Martin DonlonChange env section parsing
2021-02-20 borsAuto merge of #9189 - weihanglo:issue-9137, r=ehuss
2021-02-19 Eric Huss`cargo fix`: Remove --prepare-for option.
2021-02-19 Eric HussMake edition transitions easier.
2021-02-19 Eric HussInclude the index version in the index cache.
2021-02-19 borsAuto merge of #9185 - horacimacias:master, r=ehuss
2021-02-19 Horaci MaciasDo not exit prematurely if anything failed installing.
2021-02-18 borsAuto merge of #9182 - alexcrichton:fix-lto-off, r=ehuss
2021-02-18 Eric HussUpdates to `cargo fix --edition`.
2021-02-18 Eric HussMake "2" the default resolver in the 2021 edition.
2021-02-18 Eric HussAdd edition2021 cargo feature.
2021-02-18 Eric HussAdd a migrating message for `cargo fix --edition`.
2021-02-18 Eric HussChange Fixing to Fixed, and add a verbose "Fixing".
2021-02-17 Alex CrichtonPropagate `lto=off` harder
2021-02-16 Martin DonlonAdd `-Z configurable-env` to gate [env] usage
2021-02-15 Martin DonlonRun `cargo fmt --all`
2021-02-15 Martin DonlonAdd support for [env] section in .cargo/config.toml
2021-02-15 borsAuto merge of #9173 - casey:patch-2, r=ehuss
2021-02-14 borsAuto merge of #9169 - Liberatys:emit-warning-on-env...
2021-02-14 Eric HussCombine target env tests.
2021-02-14 Nick FlueckigerRe-add backticks
2021-02-14 Nick FlueckigerUpdate wording and use if let
2021-02-13 Nick FlueckigerFix windows test case
2021-02-13 Nick FlueckigerUpdate windows check
2021-02-13 borsAuto merge of #8640 - CPerezz:doc_versioning, r=ehuss
2021-02-13 Nick FlueckigerAdapt implementation with reviewer suggestions and...
2021-02-13 Nick FlueckigerCorrect target
2021-02-13 Nick FlueckigerLint
2021-02-13 Nick FlueckigerExclude test on windows
2021-02-13 Nick FlueckigerImplement uppercase env map for key case mismatch
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 Eric HussAdd `features2` to the index.
2021-02-10 Eric HussAdd a schema version to the index.
2021-02-10 Chris FieldMerge branch 'master' of https://github.com/rust-lang...
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-02-09 borsAuto merge of #9133 - alexcrichton:git-default-branch...
2021-02-09 Chris FieldMerge branch 'master' of https://github.com/rust-lang...
2021-02-09 Christopher FieldMerge branch 'master' into feature-rustc-cfg-argument
2021-02-09 Alex CrichtonSquash warnings on the nightly channel
2021-02-09 Alex CrichtonAdd back in deleted tests
2021-02-06 borsAuto merge of #9148 - bjorn3:fix_ci, r=ehuss
2021-02-06 bjorn3Fix warnings of the new non_fmt_panic lint
2021-02-05 borsAuto merge of #9142 - ehuss:fix-doc-orphan, r=Eh2406
2021-02-05 Eric HussFix panic with doc collision orphan.
2021-02-04 Alex CrichtonChange git dependencies to use `HEAD` by default
2021-02-04 borsAuto merge of #9131 - ehuss:fix-vendor-permissions...
2021-02-04 Eric HussFix permission issue with `cargo vendor`.
2021-02-03 borsAuto merge of #9112 - alexcrichton:split-debuginfo...
2021-02-03 Alex CrichtonDon't change the macOS default just yet
2021-02-03 Carlos PérezMerge branch 'master' into doc_versioning
2021-02-03 borsAuto merge of #9126 - ehuss:registry-builder, r=alexcri...
2021-02-03 borsAuto merge of #9125 - ehuss:index-docs, r=alexcrichton
2021-02-03 borsAuto merge of #9122 - ehuss:fix-multiple-run-custom...
2021-02-03 Eric HussAdd a ResponseError for registry API interaction.
2021-02-02 Eric HussAdd RegistryBuilder to help initializing test registries.
2021-02-02 Eric HussFix env/cfg set for `cargo test` and `cargo run`.
2021-02-01 Alex CrichtonCache failures in the rustc info cache
2021-02-01 Alex CrichtonAdd split-debuginfo profile option
2021-02-01 borsAuto merge of #9108 - CPerezz:locked_warn, r=alexcrichton
2021-02-01 CPerezzImprove & fix doc dir removal process
2021-01-31 CPerezzCheck target-dependant doc folders
2021-01-30 borsAuto merge of #9115 - djc:fix-msrv-handling, r=ehuss
2021-01-30 Dirkjan OchtmanDon't try to parse MSRV if feature is not enabled
2021-01-30 CPerezzImpl warn for locked install withoud Cargo.lock
2021-01-27 CPerezzAddress latest reivew suggestions
2021-01-25 Carlos PérezMerge branch 'master' into doc_versioning
2021-01-25 CPerezzAdd rustdoc fingerprint exception for clean
2021-01-25 CPerezzCreate dirs if needed before f_p write call
2021-01-25 borsAuto merge of #9097 - ehuss:tracking-issue-template...
2021-01-25 borsAuto merge of #9098 - ehuss:extra-new-name-help, r...
2021-01-24 Eric HussAdd some extra help to `cargo new` and invalid package...
2021-01-22 borsAuto merge of #9095 - ehuss:spec-suggestion, r=alexcrichton
2021-01-22 Eric HussAdd suggestion for bad package id.
2021-01-22 borsAuto merge of #9035 - weihanglo:fix/git-init-search...
2021-01-21 borsAuto merge of #9092 - ehuss:unstable-updates, r=alexcri...
2021-01-21 Eric HussRework cargo-features a little.
2021-01-21 Weihang Lotest: remove odd semicolon
2021-01-21 Eric HussAdd more helpful message with stabilized -Z flags.
2021-01-21 Eric HussRemove publish-lockfile key from manifest.
2021-01-21 Eric HussAdd error message for wrong cargo-features placement.
2021-01-20 borsAuto merge of #9077 - ehuss:fix-doc-resolver2-proc...
next