Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
ui
/
feature-gates
/
feature-gate-compiler-builtins.rs
blob: 0d64f1fdcf55e3c677470e58de6e9afa811b1872 [
file
] [
log
] [
blame
]
#![
compiler_builtins
]
//~ ERROR the `#[compiler_builtins]` attribute is
fn
main
()
{}