1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-12-14 11:22:55 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
Seamus Connor
ff94ef9254 Moved away from deprecated thread::sleep_ms
Refactored to use thread::sleep and time::Duration and updated link in
README.md
2016-02-08 14:26:23 -07:00
Carol (Nichols || Goulding)
159330932a Add a shared mutability between threads exercise
Closes #3. Thank you @jdm!!! ❇️
2015-09-29 14:39:25 -04:00