aboutsummaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2014-10-25 13:00:01 -0500
committerJoel Martin <github@martintribe.org>2015-01-06 21:58:57 -0600
commit8f5b0f1040de849da3fb5ade645308e7bbe7f025 (patch)
treea65a2e2c1db5013338a83af101becf676517ba1d /docs/TODO
parent0ab374bc261f871ab8fbbc13e0096f44225e2a3f (diff)
downloadmal-8f5b0f1040de849da3fb5ade645308e7bbe7f025.tar.gz
mal-8f5b0f1040de849da3fb5ade645308e7bbe7f025.zip
Rust: add step3_env
Diffstat (limited to 'docs/TODO')
-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