There is a playground for rust-code from official docs.
Rust has some small compatibility issues with compiler channels, i.e. stable compiler complains about unstable lib usage.
I heard rust programmers use multirust tool that can easy change compiler channel in your system.
0
26 Feb 2016 04:55
u/corvinusz
in v/programming
There is a playground for rust-code from official docs. Rust has some small compatibility issues with compiler channels, i.e. stable compiler complains about unstable lib usage. I heard rust programmers use multirust tool that can easy change compiler channel in your system.