The Rust compiler.
rustc {{file.rs}}
rustc -O {{file.rs}}
rustc -g {{file.rs}}
rustc --test {{file.rs}}