This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b3827e4f3728b77bd3e60587487ebfc3cc8d901b
rust
/
tests
/
ui
/
parser
/
attribute
/
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
{
}
Reference in New Issue
Copy Permalink