Sign in
android
/
toolchain
/
rustc
/
5c0824a599f2f1f4dcb9c92edf09f6c1b555988d
/
.
/
tests
/
rustdoc-ui
/
scrape-examples-ice.rs
blob: d629b62a7241a1b3ac9cb775e67f1d1128ffa076 [
file
] [
log
] [
blame
]
// compile-flags: -Z unstable-options --scrape-examples-output-path {{build-base}}/t.calls --scrape-examples-target-crate foobar
// check-pass
#![
no_std
]
use
core
as
_
;