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