This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-04-30 12:07:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
901b340c1f
rust
/
tests
/
ui
/
parser
/
removed-syntax
/
removed-syntax-mut-vec-ty.rs
2 lines
67 B
Rust
Raw
Normal View
History
Unescape
Escape
syntax: Make `is_path_start` precise and improve some error messages about unexpected tokens
2016-04-20 23:03:29 +00:00
type
v
=
[
mut
isize
]
;
//~ ERROR expected type, found keyword `mut`
Reference in New Issue
Copy Permalink