mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-20 08:25:13 +00:00
Page:
Notes
Pages
Anticipated breaking changes during 1.0 alpha
Community User Groups, Meetups, and Events
Community libraries
Doc continuous integration
Doc how to install an unofficial nightly for Windows
Doc Emacs Support
Doc FAQ Cheatsheet
Doc building for android
Doc building for ios
Doc detailed release notes
Doc examples
Doc friends of the tree
Doc language faq
Doc lowlevel details
Doc packages, editors, and other tools
Doc releases
Doc under construction FAQ
Doc vim support
Docs project structure
Docs
Games written in Rust
Home
Howto submit a rust bug report
IRC notifications channel
Lib datetime
Lib fmt
Lib html
Lib io
Lib rand
Lib re
Library editing
Libs
Meeting API review 2014 06 23
Meeting RFC triage 2014 06 19
Mixed language link time optimization
Note Building Rust Before 0.8 on Windows Systems
Note 0.5 priorities
Note Intrinsics
Note Rust performance fixes
Note bors usage
Note buildbots
Note code review
Note compiler snapshots
Note core team
Note development policy
Note getting started developing Rust
Note git workflow
Note guide for new contributors
Note operator overloading
Note priority issue criteria
Note research
Note rustc hacking guide back end
Note rustc hacking guide front end
Note rustc hacking guide middle end
Note rustc hacking guide
Note seeing LLVM output from rust
Note style guide
Note tag label names and definitions
Note testsuite
Note wiki conventions
Notes
OS Bridge 2013 tutorial
Operating system development
Projects using Rust
Rustpkg schedule
Sigil reference
Teaching Rust
The Rusticon
Using Rust on Windows
lib template
No results
70
Notes
sean collins edited this page 2015-02-09 17:15:54 -05:00
Table of Contents
Listing of notes for developers working on the Rust compiler and tools. The developer forum is located at http://discuss.rust-lang.org/.
Process and workflow notes
- 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
Miscellaneous notes
- Note seeing LLVM output from rust
- Note research - Links to research that influenced Rust.
Tools
- 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