about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2025-01-12 09:14:14 +0100
committerGitHub <noreply@github.com>2025-01-12 09:14:14 +0100
commit13805491b292e99aaee061e637a2c819d5892a10 (patch)
treeb07e1457a2e7be913272d8b9b03e0c5881a8e96a /compiler/rustc_codegen_gcc
parent89a728200001599bb5f7707869206a507a8c9194 (diff)
parent1665b80b715e66b7c191b9099ec76d2f55d3c2df (diff)
downloadrust-13805491b292e99aaee061e637a2c819d5892a10.tar.gz
rust-13805491b292e99aaee061e637a2c819d5892a10.zip
Rollup merge of #135389 - jieyouxu:fix-stage0-rustdoc-rmake, r=onur-ozkan
compiletest: include stage0-sysroot libstd dylib in recipe dylib search path

To fix some of the failures in `COMPILETEST_FORCE_STAGE0=1 ./x test run-make --stage 0`. Specifically,

```
COMPILETEST_FORCE_STAGE0=1 ./x test tests/run-make/rustdoc-default-output/ --stage 0
```

should now pass.

Fixes #135373. (As in, make *some* of the `run-make` tests pass, other `run-make` tests fail for various reasons against stage0, and generally `run-make` tests are not guaranteed to pass at stage 0.)

cc `@lolbinarycat`

r? bootstrap
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions