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
07a81ad12e
rust
/
src
/
test
/
compile-fail
/
attr-bad-meta.rs
6 lines
72 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 02:48:28 -06:00
// error-pattern:expecting ']'
Fix damage done by the pretty-printer
2011-07-27 07:48:34 -05:00
// asterisk is bogus
#[
attr*
]
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
2012-06-25 22:00:46 -05:00
mod
m
{
}
Reference in New Issue
Copy Permalink