Sign in
android
/
toolchain
/
rustc
/
f7ad1c480b8dc4097ef67cd82ec1c5b706e10950
/
.
/
src
/
test
/
ui
/
feature-gates
/
feature-gate-profiler-runtime.rs
blob: f8a70963481c5914133cbea665cba761997cccd5 [
file
] [
log
] [
blame
]
#![
profiler_runtime
]
//~ ERROR the `#[profiler_runtime]` attribute is
fn
main
()
{}