Axel Viala, Mozilla new Rust contributor
Rust is developed by a really dynamic and inclusive community, who is very open to newcomers. And the best way to contribute is to enter this community.
To Became a Rustacean you need to now how the community is organized:
git clone https://github.com/mozilla/rust && cd rust
./configure [--prefix=Where_You_want_Rust] [--enable-clang]
make && make install
rustc hello.rs
Presentation under CC-BY on github (soon)
http://darnuria.github.io/presentations-mozilla/