forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
graydon edited this page Jan 6, 2012
·
15 revisions
This is a very preliminary work in progress. No supported releases yet nor defined release schedule / plans. Caveat emptor. It will crash. It will change syntax and semantics. It will eat your laundry. Use at your own risk. Etc.
- Development policy (please read)
- Tutorial
- Manual (HTML) (PDF)
- Core library
- Standard library
- Getting started — read this first
- Core Styleguide
- Roadmap
- Git workflow
- Running a Tinderbox
- Compiler snapshots
- The Rust test suite
- Advanced configuration
- Defined attributes
- Attribute notes
- Composability
- Constrained types
- Constraints in rustc and libraries
- Core library notes
- Disjoint union types
- Error reporting
- Function types
- Logging vision
- Mutable slots
- Object system design and implementation
- Object types
- Proposal for predicate language
- Standard library notes
- Syntactic issues in pattern matching
- Syntax extension
- Tasks and communication
- Unit testing