We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c14d82 commit e13562cCopy full SHA for e13562c
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