Cross compiling rust

Been working with a raspberry pi, wanted to figure out how to put my rust program on it while working on a GCE instance. Check out https://github.com/japaric/rust-cross for tips on cross compiling rust.