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