From 126f7bfe68883e6465d42c529b00d797b2f8478a Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Tue, 21 Jul 2015 11:14:55 +0200 Subject: [PATCH] add link to the advanced programming guide --- src/main.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.rs b/src/main.rs index 08a5d25..02766c6 100644 --- a/src/main.rs +++ b/src/main.rs @@ -120,5 +120,6 @@ fn main() { // // * [The Rust Book](https://doc.rust-lang.org/stable/book/) // * [Rust by Example](http://rustbyexample.com/) +// * [The Advanced Rust Programming Guide](http://cglab.ca/~abeinges/blah/turpl/_book/README.html) // * The [Rust Subreddit](https://www.reddit.com/r/rust/) // * For the IRC channel and other forums, see the "Community" section of the [Rust Documentation index](http://doc.rust-lang.org/index.html) -- 2.30.2