]> git.lizzy.rs Git - rust.git/blobdiff - doc/tutorial.md
auto merge of #8777 : Kimundi/rust/doc_stuff, r=cmr
[rust.git] / doc / tutorial.md
index 051de260a098c0d6b38b71fc5ad315ed39cb4519..7614e8482377c458cde8fe2c38dd9bb059a5a387 100644 (file)
@@ -2978,6 +2978,7 @@ tutorials on individual topics.
 * [Macros][macros]
 * [The foreign function interface][ffi]
 * [Containers and iterators](tutorial-container.html)
+* [Error-handling and Conditions](tutorial-conditions.html)
 
 There is further documentation on the [wiki], however those tend to be even more out of date as this document.