This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
d855ca044d
rust
/
tests
/
ui
/
fail-simple.rs
4 lines
71 B
Rust
Raw
Normal View
History
Unescape
Escape
Fix damage done by the pretty-printer
2011-07-27 14:48:34 +02:00
fn
main
(
)
{
Only match a fragment specifier the if it starts with certain tokens. Fixes #24189. Fixes #26444. Fixes #27832. Fixes #34030. Fixes #35650. Fixes #39964. Fixes the 4th comment in #40569. Fixes the issue blocking #40984.
2017-06-26 22:23:59 +08:00
panic!
(
@
)
;
//~ ERROR no rules expected the token `@`
Fix damage done by the pretty-printer
2011-07-27 14:48:34 +02:00
}
Reference in a new issue
Copy permalink