projects
/
rust-101.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add a note to the README about this being a tutorial for an ancient version of Rust
[rust-101.git]
/
TODO.txt
diff --git
a/TODO.txt
b/TODO.txt
index ed3434cd3cb4a6d00cf69349331f8dd34dd56416..0e31a4ac84efe2571e7b5882e78c40c88642eb3d 100644
(file)
--- a/
TODO.txt
+++ b/
TODO.txt
@@
-1,3
+1,3
@@
-* Shared-memo
t
y concurrency, interior mutability, Sync: Concurrent counter
+* Shared-memo
r
y concurrency, interior mutability, Sync: Concurrent counter
* Drop, unsafe: doubly-linked list