This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
df88f7e02c
rust
/
tests
/
ui
/
parser
/
attr-before-eof.rs
4 lines
71 B
Rust
Raw
Normal View
History
Unescape
Escape
tests: Do not use `-Z parse-only`, continue compilation to test recovery
2019-01-06 18:33:05 +03:00
fn
main
(
)
{
}
Return nonzero exit code if there are errors at a stop point
2015-02-09 20:01:45 +01:00
s/Show/Debug/g
2015-01-28 08:34:18 -05:00
#[
derive(Debug)
]
//~ERROR expected item after attributes
Copy permalink