add a note to the README about this being a tutorial for an ancient version of Rust
[rust-101.git] / TODO.txt
1
2 * Shared-memory concurrency, interior mutability, Sync: Concurrent counter
3 * Drop, unsafe: doubly-linked list