projects
/
rust-101.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
ab94259
)
Removed warning of rustc 1.7.0 complaining about deprecated usage of std::thread...
author
Stefan Disch
<disch@informatik.uni-freiburg.de>
Sun, 6 Mar 2016 09:54:47 +0000
(10:54 +0100)
committer
Stefan Disch
<disch@informatik.uni-freiburg.de>
Sun, 6 Mar 2016 09:54:47 +0000
(10:54 +0100)
Now std::thread::sleep is used together with std::time::Duration::from_millis.
No differences found