index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ui
/
feature-gates
/
feature-gate-profiler-runtime.rs
blob: f8a70963481c5914133cbea665cba761997cccd5 (
plain
)
1
2
3
#![profiler_runtime]
//~ ERROR the `#[profiler_runtime]` attribute is
fn
main
()
{}