Listing of notes for developers working on the Rust compiler and tools. The developer forum is located at http://discuss.rust-lang.org/.
- [[Note guide for new contributors]]
- [[Note getting started developing Rust]] -- How to Build Rust on your platform
- [[Note development policy]] -- please read this
- Note RFC process -- read this for larger changes
- [[Note priority issue criteria]] -- criteria used for evaluating high priority issues
- [[Note wiki conventions]]
- [[Note compiler snapshots]]
- [[Note git workflow]]
- [[Note tag label names and definitions]]
- Note style guide
- [[Note bors usage]] - Instructing bors to build, check, and merge on github
- [[IRC notifications channel]]
- [[Note testsuite]] - How Rust's tests are organized and operated
- [[Note rustc hacking guide]]
- [[Note code review]]
- [[Note seeing LLVM output from rust]]
- [[Note research]] - Links to research that influenced Rust.
- 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
- IRC logs and more IRC logs
- MXR
- PR Triage