summary refs log tree commit diff
path: root/src/test/rustdoc-ui/scrape-examples-ice.rs
blob: a6138add5222c795314b3f501306ae081e637103 (plain)
1
2
3
4
// compile-flags: -Z unstable-options --scrape-examples-output-path t.calls --scrape-examples-target-crate foobar
// check-pass
#![no_std]
use core as _;