8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
{{rust-src-base}}
1 parent 34a13c2 commit 3022bf0Copy full SHA for 3022bf0
src/tests/headers.md
@@ -285,6 +285,7 @@ described below:
285
- `{{build-base}}`: The base directory where the test's output goes. This is
286
equivalent to `$TEST_BUILD_DIR` for [output normalization].
287
- Example: `/path/to/rust/build/x86_64-unknown-linux-gnu/test/ui`
288
+- `{{rust-src-base}}`: The sysroot directory where libstd/libcore/... are located
289
- `{{sysroot-base}}`: Path of the sysroot directory used to build the test.
290
- Mainly intended for `ui-fulldeps` tests that run the compiler via API.
291
- `{{target-linker}}`: Linker that would be passed to `-Clinker` for this test,
0 commit comments