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
rust
/
src
/
test
/
ui
/
parser
/
removed-syntax-mode.rs
5 lines
97 B
Rust
Raw
Normal View
History
Unescape
Escape
Return nonzero exit code if there are errors at a stop point
2015-02-09 20:01:45 +01:00
// compile-flags: -Z parse-only
Provide specific label for patern parsing error
2018-10-28 11:54:31 -07:00
fn
f
(
+
x
:
isize
)
{
}
//~^ ERROR expected argument name, found `+`
Reference in New Issue
Copy Permalink