about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-09-09 11:49:07 +0000
committerbors <bors@rust-lang.org>2024-09-09 11:49:07 +0000
commit38e3a5771cefc9362976a605549f8b04d5707311 (patch)
treec233c69981dbed84adcf77f5e20145668f05bf78 /compiler/rustc_const_eval/src
parent1f44f0a66fa0892ca680a26e271d22993d53de5c (diff)
parentc33aa863f8852ab0388aed6e578ba015eae702a6 (diff)
downloadrust-38e3a5771cefc9362976a605549f8b04d5707311.tar.gz
rust-38e3a5771cefc9362976a605549f8b04d5707311.zip
Auto merge of #130135 - Kobzol:bootstrap-check-linker, r=onur-ozkan
Do not skip linker configuration for `check` builds

This essentially reverts a part of https://github.com/rust-lang/rust/pull/128871, to fix https://github.com/rust-lang/rust/issues/130108. This is mostly a hotfix until we can figure out a better way to both avoid rebuilds and avoid configuring the linker for `x check`.

Skipping linker for check builds was causing unexpected rebuilds.

Fixes: https://github.com/rust-lang/rust/issues/130108
Diffstat (limited to 'compiler/rustc_const_eval/src')
0 files changed, 0 insertions, 0 deletions