about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorJack Huey <31162821+jackh726@users.noreply.github.com>2021-02-02 16:01:42 -0500
committerGitHub <noreply@github.com>2021-02-02 16:01:42 -0500
commit3b9d77c7b84837e29f35e88f5c50801ed144e5c5 (patch)
tree90b08d4639be6bb3fad257c5bc22ca5bc1db9391 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentd3304c8ac3f8578ece03202ce15d936751702f30 (diff)
parent071d22760af4b6f00fb52a6a2f28f9477b251772 (diff)
downloadrust-3b9d77c7b84837e29f35e88f5c50801ed144e5c5.tar.gz
rust-3b9d77c7b84837e29f35e88f5c50801ed144e5c5.zip
Rollup merge of #81603 - ehuss:error-index-build, r=Mark-Simulacrum
rustbuild: Don't build compiler twice for error-index-generator.

When using `--stage=1`, the error-index-generator was forcing the compiler to be built twice.  This isn't necessary; the error-index-generator just needs the same unusual logic that rustdoc uses to build with stage minus one.

`--stage=0` and `--stage=2` should be unaffected by this change.

cc #76371
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions