Skip to content

Commit e13562c

Browse files
committed
Change output path to {{build-base}}
1 parent 9c14d82 commit e13562c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// compile-flags: -Z unstable-options --scrape-examples-output-path t.calls --scrape-examples-target-crate foobar
1+
// compile-flags: -Z unstable-options --scrape-examples-output-path {{build-base}}/t.calls --scrape-examples-target-crate foobar
22
// check-pass
33
#![no_std]
44
use core as _;

0 commit comments

Comments
 (0)