This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
083963e58c
rust
/
src
/
test
/
ui
/
parser
/
removed-syntax-mode.rs
5 lines
78 B
Rust
Raw
Normal View
History
Unescape
Escape
Provide specific label for patern parsing error
2018-10-28 11:54:31 -07:00
fn
f
(
+
x
:
isize
)
{
}
//~^ ERROR expected argument name, found `+`
tests: Do not use `-Z parse-only`, continue compilation to test recovery
2019-01-06 18:33:05 +03:00
fn
main
(
)
{
}
Reference in a new issue
Copy permalink