This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
os-rust
Watch
1
Star
0
Fork
You've already forked os-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6be27b19a6
os-rust
/
tests
/
ui
/
parser
/
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-21 02:03:29 +03:00
type
v
=
[
mut
isize
]
;
//~ ERROR expected type, found keyword `mut`
Reference in a new issue
Copy permalink