index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exercises
/
threads
Age
Commit message (
Expand
)
Author
2022-12-26
fix(threads1): make program panic if threads are not joined
platformer
2022-10-17
style: explicitly use Arc::clone
Matthew Van Schellebeeck
2022-07-15
feat: add threads3.rs exercise
exdx
2022-07-15
fix(threads): add hint comments
mokou
2022-07-15
feat: Adding threads1.rs with a focus on JoinHandles and waiting for
jaystile
2022-07-11
chore: remove mod.rs files and exercises feature
mokou
2022-03-29
fix: Include exercises folder in the project structure behind a feature (#917)
x-hgg-x
2021-04-23
docs(exercises): updated all exercises readme files
Zerotask
2021-01-06
fix(threads1): line number correction
Christian Zeller
2020-12-08
fix: gives a bit more context to magic number
Peter N
2019-11-14
fix: line numbers in several exercises and hints
Roberto Vidal
2019-11-11
Merge branch 'master' into refactor-hints
marisa
2019-11-11
feat: Refactor hint system
marisa
2019-11-11
feat: improve `watch` execution mode
Roberto Vidal
2019-06-11
chore: Fix a couple broken book links
Russell Cousineau
2019-06-09
chore: Fix link to Arc<T> in the book
Rohan Prinja
2019-05-26
fixed outdated links
gushroom
2019-03-23
Fix permissions on source files
zacanger
2018-11-27
Changed Rust Book versions in links to 2018
delet0r
2018-11-26
Created sub READMEs for CLI only version
delet0r
2018-11-09
right let's try this one again
olivia