aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index 00928a4..6f047c3 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -80,6 +80,10 @@ Future Implementations:
- http://www.rustforrubyists.com/book/index.html
- http://pzol.github.io/getting_rusty/
+ - http://featherweightmusings.blogspot.com/2014/05/rust-for-c-programmers-part-6-rc-gc-and.html
+ - http://pzol.github.io/getting_rusty/posts/20140417_destructuring_in_rust/ (destructuring)
+ - http://featherweightmusings.blogspot.com/2014/07/rust-for-c-programmers-part-8.html (destructuring)
+ - http://featherweightmusings.blogspot.co.nz/2014/07/rust-for-c-programmers-part-9.html (destructuruing and matching)
- http://blog.thiago.me/notes-about-rust-modules/
- http://doc.rust-lang.org/std/io/io
- https://github.com/shaleh/rust-readline/blob/master/src/lib.rs