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 776b1ad commit abd7ea6Copy full SHA for abd7ea6
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