about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-02-23 18:46:33 +0000
committerbors <bors@rust-lang.org>2024-02-23 18:46:33 +0000
commit838523dcc29b6f8fb61f3bea8aab8e1c6a0fca0e (patch)
treea10b05dff472ed4362f08825c5c50d4717221fe6 /compiler/rustc_codegen_llvm/src/errors.rs
parentc45b3550c376fc616ee47f016ce2bbf6f3904541 (diff)
parent2826eb51aa60e2e73d7f35408d2ee2727ec36334 (diff)
downloadrust-838523dcc29b6f8fb61f3bea8aab8e1c6a0fca0e.tar.gz
rust-838523dcc29b6f8fb61f3bea8aab8e1c6a0fca0e.zip
Auto merge of #16621 - txase:no-build-with-bootstrap, r=Veykril
fix: Recompiles due to RUSTC_BOOTSTRAP

Some packages (e.g. thiserror) force a recompile if the value of the `RUSTC_BOOTSTRAP` env var changes. RA sets the variable to 1 in order to enable rustc / cargo unstable options. This causes flapping recompiles when building outside of RA.

Fixes #15057
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions