cargo/crates
Alex Crichton ef5b89ce28 Remove all CARGO_* env vars in tests
Usage of `CARGO_PROFILE_*` is generating unexpected warnings in tests in
rust-lang/rust#64316 so let's just blanket remove every env var that has
a `CARGO_*` prefix which generally means Cargo-specific env vars. Tests
practically all assume that they have blank configs right now.
2019-09-18 18:10:32 -07:00
..
cargo-test-macro Add back a full integration test for -Zbuild-std 2019-09-16 11:47:09 -07:00
cargo-test-support Remove all CARGO_* env vars in tests 2019-09-18 18:10:32 -07:00
crates-io Bump to 0.40.0, Update changelog 2019-08-19 14:27:15 -07:00
resolver-tests minimal-copy deserialize for InternedString and use InternedString more places 2019-09-03 10:26:15 -04:00