about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-07-27 06:04:15 +0200
committerGitHub <noreply@github.com>2023-07-27 06:04:15 +0200
commit8cae3439b098591c94215efb904be23ab042e39c (patch)
tree7c9a91a728be752a287ced4c936b0cecc3250cea /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentdea5b4fff39f194d45b13794751c944c4264a4a2 (diff)
parent1794466c00379de37441ef605eff5e6a3d3a8b85 (diff)
downloadrust-8cae3439b098591c94215efb904be23ab042e39c.tar.gz
rust-8cae3439b098591c94215efb904be23ab042e39c.zip
Rollup merge of #114102 - compiler-errors:fulldeps-stage1-hack, r=pnkfelix
Dont pass `-Zwrite-long-types-to-disk=no` for `ui-fulldeps --stage=1`

Due to this hack:

https://github.com/rust-lang/rust/blob/601a34de8c10458b72a7781eb0b44a7981e4a2b1/src/bootstrap/test.rs#L1473-L1484

We use the stage 0 compiler to build the stage 1 fulldeps tests. That means that we don't have `-Zwrite-long-types-to-disk=no` which was added in #113893.

Add a temporary hack to fix this (https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/Some.20tests.20failing.20with.20--stage.201) until the next beta bump.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions