Sign in
android
/
toolchain
/
rustc
/
89a0a0cd9cbd0a0138a09bd877bbc73859a8c330
/
.
/
src
/
test
/
ui
/
feature-gates
/
feature-gate-compiler-builtins.rs
blob: 0d64f1fdcf55e3c677470e58de6e9afa811b1872 [
file
] [
log
] [
blame
]
#![
compiler_builtins
]
//~ ERROR the `#[compiler_builtins]` attribute is
fn
main
()
{}