about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorTravis Finkenauer <tmfinken@gmail.com>2023-08-19 15:40:24 -0700
committerTravis Finkenauer <tmfinken@gmail.com>2024-03-15 01:41:37 -0700
commit58dee7d7817f8edcd32d7eb259e22d49a4e1abbe (patch)
treee4d32f20075d834f0e52915113628c2dfc914cf0 /compiler/rustc_codegen_llvm/src
parentee03c286cfdca26fa5b2a4ee40957625d2c826ff (diff)
downloadrust-58dee7d7817f8edcd32d7eb259e22d49a4e1abbe.tar.gz
rust-58dee7d7817f8edcd32d7eb259e22d49a4e1abbe.zip
rustdoc: add `--test-builder-wrapper` argument
Instead of executing the test builder directly, the test builder wrapper
will be called with test builder as the first argument and subsequent
arguments. This is similar to cargo's RUSTC_WRAPPER argument.

The `--test-builder-wrapper` argument can be passed multiple times to
allow "nesting" of wrappers.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions