We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05852e commit dda441cCopy full SHA for dda441c
src/tests/adding.md
@@ -510,7 +510,7 @@ are replaced in header inputs:
510
511
- {{cwd}}: The directory where compiletest is run from. This may not be the
512
root of the checkout, so you should avoid using it where possible.
513
- - Example: `/path/to/rust`
+ - Examples: `/path/to/rust`, `/path/to/build/root`
514
- {{src-base}}: The directory where the test is defined. This is equivalent to
515
`$DIR` for output normalization.
516
- Example: `/path/to/rust/src/test/ui/error-codes`
0 commit comments