Notes - nejucomo/rust GitHub Wiki
Listing of notes for developers
Process and workflow notes
- 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
- Note rustc hacking guide
- Note ccache
Language and implementation notes
- Note defined attributes
- Note tasks and communication
- Note metadata format
- Note Rust intrinsics
- Note Toe Stubbing Scoreboard