forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Notes
kud1ing edited this page Jul 14, 2014
·
65 revisions
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
- 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
- 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
All Categories:
- Docs -- For users
- Notes -- For developers
- Libs -- For library authors
- Meeting minutes