This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
07c993eba8
rust
/
tests
/
ui
/
parser
/
attr-bad-meta.rs
3 lines
88 B
Rust
Raw
Normal View
History
Unescape
Escape
syntax: Enforce attribute grammar in the parser
2018-08-12 20:15:59 +03:00
#[
path*
]
//~ ERROR expected one of `(`, `::`, `=`, `[`, `]`, or `{`, found `*`
test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting
2013-01-30 14:30:22 -08:00
mod
m
{
}
Copy permalink