Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc-ui
/
scrape-examples
/
scrape-examples-ice.rs
blob: 0c7aeb800dcc73be3b06164cc7c20b95f39fa207 [
file
] [
log
] [
blame
] [
edit
]
//@ 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
_
;