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-compiler-builtins.rs
blob: 0d64f1fdcf55e3c677470e58de6e9afa811b1872 (
plain
)
1
2
3
#![compiler_builtins]
//~ ERROR the `#[compiler_builtins]` attribute is
fn
main
()
{}