about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2018-07-03 11:31:04 +0200
committerGitHub <noreply@github.com>2018-07-03 11:31:04 +0200
commit47eee2497aa715920931fabdf5642b471e91be5c (patch)
treecfe8cdfd6af06e2b922f2e139d23f794c838d0cd /src/test/incremental/thinlto
parent0ceeb1be31b52837e270a3349f9c62087ff11985 (diff)
parentddc1d294429e39cbc0b2b9e883b46592f896f412 (diff)
downloadrust-47eee2497aa715920931fabdf5642b471e91be5c.tar.gz
rust-47eee2497aa715920931fabdf5642b471e91be5c.zip
Rollup merge of #51977 - mnd:fix-bootstrap-test-with-local-stage0, r=simulacrum
bootstrap: tests should use rustc from config.toml

Tests should always use "rustc" and "cargo" from config.toml instead of assuming that stage0 binaries was downloaded to build directory.

Without this change `./x.py test src/bootstrap` will always try to use `build/ARCH/stage0/bin/rustc` file as compiler, but when we use local compiler to bootstrap this file does not exist.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions