]> git.proxmox.com Git - cargo.git/commit - tests/testsuite/out_dir.rs
Merge remote-tracking branch 'origin/master' into custom-profile-pr-rfc
authorDan Aloni <dan@kernelim.com>
Wed, 18 Sep 2019 05:48:22 +0000 (08:48 +0300)
committerDan Aloni <dan@kernelim.com>
Wed, 18 Sep 2019 05:56:13 +0000 (08:56 +0300)
commit375a46f18b4a9cb298fb2e255e7bc8d1fdd7805b
treeedf7da5d24f06def0f5824f9d93e9710de3dee54
parentced10bddf2f12607591b2e67cf69e9024c3a9eda
parentcdf7f6380a7a23a5bffc26ab35fc434200f30ad6
Merge remote-tracking branch 'origin/master' into custom-profile-pr-rfc
25 files changed:
src/cargo/core/compiler/context/mod.rs
src/cargo/core/compiler/job_queue.rs
src/cargo/core/compiler/mod.rs
src/cargo/core/compiler/standard_lib.rs
src/cargo/core/compiler/timings.rs
src/cargo/core/features.rs
src/cargo/ops/cargo_compile.rs
src/doc/src/reference/unstable.md
tests/testsuite/bad_config.rs
tests/testsuite/bench.rs
tests/testsuite/build_script.rs
tests/testsuite/config.rs
tests/testsuite/cross_compile.rs
tests/testsuite/freshness.rs
tests/testsuite/git.rs
tests/testsuite/main.rs
tests/testsuite/path.rs
tests/testsuite/profile_custom.rs
tests/testsuite/profile_overrides.rs
tests/testsuite/profile_targets.rs
tests/testsuite/profiles.rs
tests/testsuite/required_features.rs
tests/testsuite/rustflags.rs
tests/testsuite/test.rs
tests/testsuite/tool_paths.rs