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
/
use-ends-with-mod-sep.rs
2 lines
57 B
Rust
Raw
Normal View
History
Unescape
Escape
syntax: Parse import prefixes as paths
2016-04-17 03:48:40 +03:00
use
std
::
any
::
;
//~ ERROR expected identifier, found `;`
Copy permalink