[4186] in Software_Announce
Rust on Athena updated to 1.10
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Fri Jul 15 14:56:55 2016
From: Alex T Prengel <alexp@mit.edu>
To: software-announce@mit.edu
Cc: alexp@mit.edu
Date: Fri, 15 Jul 2016 14:56:52 -0400
I've updated the Rust programming language on Athena to 1.10. From my
message to users:
Rust on Athena has been updated to version 1.10. Release notes are at
http://web.mit.edu/afs/athena.mit.edu/software/rust-lang_v1.10/RELEASES.md
To use the rustc compiler to compile a source file myfile.rs:
add rust-lang
rustc myfile.rs
See http://web.mit.edu/rust-lang_v1.10/README.athena for instructions
and links to documentation.
Alex