This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1d7d5c16b3
Branches
Tags
View all branches
rust
/
src
/
test
/
compile-fail
/
attr-bad-meta.rs
5 lines
71 B
Rust
Raw
Normal View
History
Unescape
Escape
Use quotes around tokens in parser error messages to make them more readable Closes #1328
2011-12-19 09:48:28 +01:00
// error-pattern:expecting ']'
Fix damage done by the pretty-printer
2011-07-27 14:48:34 +02:00
// asterisk is bogus
#[
attr*
]
mod
m
{
}
Reference in New Issue
Copy Permalink