forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Notes
Brian Anderson edited this page Jul 31, 2013
·
50 revisions
Listing of notes for developers working on the Rust compiler and tools.
- Note guide for new contributors
- Note getting started developing Rust -- How to Build Rust on your platform
- Note development policy -- please read this
- Note milestone nomination -- how to nominate issues for milestones
- Note RFC process -- read this for larger changes
- Note wiki conventions
- Note bug janitors
- Note development roadmap
- Note compiler snapshots
- Note git workflow
- Note tag label names and definitions
- Note style guide
- Note build system - Makefile targets
- Note bors usage - Instructing bors to build, check, and merge on github
- 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.
- buildbot - All pull requests go through buildbot, via bors.
- isrustfastyet
- IRC quotes