about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/format.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-01-23 05:31:12 +0000
committerbors <bors@rust-lang.org>2025-01-23 05:31:12 +0000
commitcf577f34c47937ccb9983186eca5f8719da585f4 (patch)
tree2755dc2a0122a8efa16972e0d069f1749c2c027f /compiler/rustc_builtin_macros/src/format.rs
parent3cd8fcbf87bd28a1f31be000ca906fb66f4d451d (diff)
parent20229200c80c7a6400f455a2cc2281045c302ba6 (diff)
downloadrust-cf577f34c47937ccb9983186eca5f8719da585f4.tar.gz
rust-cf577f34c47937ccb9983186eca5f8719da585f4.zip
Auto merge of #135461 - jieyouxu:migrate-jobserver-errors, r=Noratrieb
tests: Port `jobserver-error` to rmake.rs

Part of #121876.

This PR ports `tests/run-make/jobserver-error` to rmake.rs, and is basically #128789 slightly adjusted.

The complexity involved here is mostly how to get `/dev/null/` piping to fd 3 working with std `Command`, whereas with a shell this is much easier (as is evident with the `Makefile` version).

Supersedes #128789.
This PR is co-authored with `@Oneirical` and `@coolreader18.`

try-job: aarch64-gnu
try-job: i686-gnu-1
try-job: x86_64-gnu-debug
try-job: x86_64-gnu-llvm-18-1
Diffstat (limited to 'compiler/rustc_builtin_macros/src/format.rs')
0 files changed, 0 insertions, 0 deletions