We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67d1755 + e13562c commit a7639b6Copy full SHA for a7639b6
src/test/rustdoc-ui/scrape-examples-ice.rs
@@ -1,4 +1,4 @@
1
-// compile-flags: -Z unstable-options --scrape-examples-output-path t.calls --scrape-examples-target-crate foobar
+// compile-flags: -Z unstable-options --scrape-examples-output-path {{build-base}}/t.calls --scrape-examples-target-crate foobar
2
// check-pass
3
#![no_std]
4
use core as _;
0 commit comments