Skip to content
This repository has been archived by the owner on Jun 27, 2018. It is now read-only.

Can't use 0.10 on play.rust-lang.org #27

Closed
bfabio opened this issue Jul 3, 2014 · 1 comment
Closed

Can't use 0.10 on play.rust-lang.org #27

bfabio opened this issue Jul 3, 2014 · 1 comment

Comments

@bfabio
Copy link
Contributor

bfabio commented Jul 3, 2014

http://is.gd/tEkixF results in the following error:

:1:1: 1:2 error: expected item but found -
:1 -E fn main() { for i in range(0, 10u) { println!("{}" , i) } }

In general, every action using version 0.10 fails because of the additional "-E".

@thestinger
Copy link
Contributor

This is fixed now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants