This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-05-04 05:57:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
453b51a65a
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 17:15:59 +00:00
#[
path*
]
//~ ERROR expected one of `(`, `::`, `=`, `[`, `]`, or `{`, found `*`
test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting
2013-01-30 22:30:22 +00:00
mod
m
{
}
Reference in New Issue
Copy Permalink