mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
1.7 KiB
1.7 KiB
% Rust documentation
The Rust tutorial (PDF)
The Rust reference manual (PDF)
Guides
Pointers
References and Lifetimes
Containers and Iterators
Tasks and Communication
Foreign Function Interface
Macros
Packaging
Testing
Conditions
Libraries
The standard library, libstd
The extra library, libextra
The M:N runtime library, libgreen
The 1:1 runtime library, libnative
The Rust libuv library, librustuv
The Rust packaging library, librustpkg
The Rust parser, libsyntax
The Rust compiler, librustc
Tooling
FAQs
Language FAQ
Project FAQ
Usage FAQ
Code cheatsheet - "How do I do X?"
How to submit a bug report
External resources
The Rust IRC channel - #rust
on irc.mozilla.org
The Rust community on Reddit
The Rust wiki