Sign in
rust
/
rust-lang
/
rust
/
refs/heads/beta
/
.
/
tests
/
ui
/
attributes
/
z-crate-attr
/
inner-attr.rs
blob: 47ecad700624f03dabeddc8a460dee9abed95c4d [
file
] [
log
] [
blame
]
//@ compile-flags: -Zcrate-attr=#![feature(foo)]
fn
main
()
{}
//~? ERROR expected identifier, found `#`