projects
/
rust-101.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
e3b3bde
)
update Rustonomicon link
author
Ralf Jung
<post@ralfj.de>
Thu, 6 Aug 2015 16:31:23 +0000
(18:31 +0200)
committer
Ralf Jung
<post@ralfj.de>
Thu, 6 Aug 2015 16:31:23 +0000
(18:31 +0200)
src/main.rs
patch
|
blob
|
history
diff --git
a/src/main.rs
b/src/main.rs
index 97d353067e6f1f701320a5804fc19af04f798bcf..b08b1dae7663c84d12a1e17eca6e495ee0cf2593 100644
(file)
--- a/
src/main.rs
+++ b/
src/main.rs
@@
-119,8
+119,8
@@
fn main() {
// of the most interesting places here:
//
// * [The Rust Book](https://doc.rust-lang.org/stable/book/)
// of the most interesting places here:
//
// * [The Rust Book](https://doc.rust-lang.org/stable/book/)
+// * [The Rustonomicon](https://doc.rust-lang.org/nightly/nomicon/)
// * [Rust by Example](http://rustbyexample.com/)
// * [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/)
// * A [collection of links](https://github.com/ctjhoa/rust-learning) to blog posts, articles, videos, etc. for learning Rust.
// * For the IRC channel and other forums, see the "Community" section of the [Rust Documentation index](http://doc.rust-lang.org/index.html)
// * The [Rust Subreddit](https://www.reddit.com/r/rust/)
// * A [collection of links](https://github.com/ctjhoa/rust-learning) to blog posts, articles, videos, etc. for learning Rust.
// * For the IRC channel and other forums, see the "Community" section of the [Rust Documentation index](http://doc.rust-lang.org/index.html)