We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f79b5 commit b77a34bCopy full SHA for b77a34b
src/tests/compiletest.md
@@ -396,6 +396,9 @@ with the `run_make_support` library linked in.
396
If you need new utilities or functionality, consider extending and improving
397
the [`run_make_support`] library.
398
399
+Compiletest directives like `//@ only-<target>` or `//@ ignore-<target>` are supported in
400
+`rmake.rs`, like in UI tests.
401
+
402
Two `run-make` tests are ported over to Rust recipes as examples:
403
404
- <https://github.com/rust-lang/rust/tree/master/tests/run-make/CURRENT_RUSTC_VERSION>
0 commit comments