File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ Rust provides a number of book-length sets of documentation, collectively
2828nicknamed 'The Rust Bookshelf.'
2929
3030* [ The Rust Programming Language] [ book ] teaches you how to program in Rust.
31+ * [ The Unstable Book] [ unstable-book ] has documentation for unstable features.
3132* [ The Rustonomicon] [ nomicon ] is your guidebook to the dark arts of unsafe Rust.
3233* [ The Reference] [ ref ] is not a formal spec, but is more detailed and comprehensive than the book.
3334
@@ -42,6 +43,7 @@ landed before then. That work is being tracked [here][38643].
4243[ ref ] : reference/index.html
4344[ 38643 ] : https://github.com/rust-lang/rust/issues/38643
4445[ err ] : error-index.html
45- [ book ] : book/index.html
46+ [ unstable- book] : book/index.html
4647[ nomicon ] : nomicon/index.html
48+ [ unstable-book ] : unstable-book/index.html
4749
You can’t perform that action at this time.
0 commit comments