summaryrefslogtreecommitdiffstats
path: root/src/doc/book/redirects/README.md
blob: 6540e789f7016e07dcac5f0208583f1d9c05bb3d (plain)
1
2
3
4
5
6
7
8
9
10
11
% The Rust Programming Language

There are two editions of "The Rust Programming Language":

* [First edition](first-edition/index.html)
* [Second edition](second-edition/index.html)

The second edition is a complete re-write. It is still under construction;
though it is far enough along to learn most of Rust; we suggest reading the
second edition and then checking out the first edition later to pick up some of
the more esoteric parts of the language.