Sign in
rust
/
rust
/
93d56ce32ecd989bbbd161a703cdc1921e338de6
/
.
/
tests
/
ui
/
feature-gates
/
feature-gate-profiler-runtime.rs
blob: f8a70963481c5914133cbea665cba761997cccd5 [
file
]
#![
profiler_runtime
]
//~ ERROR the `#[profiler_runtime]` attribute is
fn
main
()
{}