forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Notes
Brian Anderson edited this page May 3, 2013
·
65 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
- Bors's Queue - Our integration bot, bors tries to keep the build green.
All Categories:
- Docs -- For users
- Notes -- For developers
- Libs -- For library authors
- Meeting minutes