Sign in
android
/
toolchain
/
rustc
/
951ae7a5eefab93734d1309f0497487f13f59fbf
/
.
/
tests
/
ui
/
stats
/
meta-stats.rs
blob: 2d38e0882866db32653c3dbe2f501a03668905e5 [
file
] [
log
] [
blame
]
// build-pass
// dont-check-compiler-stderr
// compile-flags: -Zmeta-stats
#![
crate_type
=
"lib"
]
pub
fn
a
()
{}