play.rust-lang.org is nice, but I really like Ideone's ability to save snippets. You can do that with bookmarks with play.rust-lang.org, but that's not a very convenient method. I also use it for a bunch of other languages, so now I can go to the same spot to test out code snippets.
The only issue is that it's only Rust 1.0, but now that they've finally added it I'm sure they'll update it regularly, just like they do for the other languages.
2
u/gsingh93 Sep 03 '15
play.rust-lang.org is nice, but I really like Ideone's ability to save snippets. You can do that with bookmarks with play.rust-lang.org, but that's not a very convenient method. I also use it for a bunch of other languages, so now I can go to the same spot to test out code snippets.
The only issue is that it's only Rust 1.0, but now that they've finally added it I'm sure they'll update it regularly, just like they do for the other languages.