forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 4
Notes
brson edited this page Jan 29, 2013
·
50 revisions
Listing of notes for developers
- Note getting started developing Rust
- Note development policy -- please read this
- Note RFC process -- read this for larger changes
- Note wiki conventions
- Note bug janitors
- Note development roadmap
- Note compiler snapshots
- Note git workflow
- Note style guide
- Note testsuite - How Rust's tests are organized and operated
- Note rustc hacking guide
- Note ccache