index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-06-21
Add another error exercise
Carol (Nichols || Goulding)
2016-06-16
Update the readme links, oops
Carol (Nichols || Goulding)
2016-06-14
Create tests for if1.rs
Daan van Berkel
2016-06-08
Merge pull request #45 from matthewjberger/master
Carol (Nichols || Goulding)
2016-06-07
Update dead dining philosophers link to the 1.4.0 book example.
Matthew J. Berger
2016-05-31
Merge pull request #44 from Zajn/zajn/update-hint-text
Carol (Nichols || Goulding)
2016-05-25
Update hint to reflect new variable binding name
Zachary T Jones
2016-05-14
Merge pull request #43 from laboon/wjl_add_test_instructions
Carol (Nichols || Goulding)
2016-05-12
Add directions on running tests
laboon
2016-04-19
Make strings2 less confusing, thank you @glenjamin!! :tada:
Carol (Nichols || Goulding)
2016-04-19
Incorporate ConnyOnny's iterator exercise!
Carol (Nichols || Goulding)
2016-04-16
Merge remote-tracking branch 'origin/pr/40'
Carol (Nichols || Goulding)
2016-04-16
Add jleedev's try!, From, and Error exercise! ✨
Carol (Nichols || Goulding)
2016-04-16
Add an exercise for rewriting Option to be Result
Carol (Nichols || Goulding)
2016-04-16
Rename the first errors exercise to be about Option, link to it
Carol (Nichols || Goulding)
2016-04-16
Start an error handling section and move the result exercise there
Carol (Nichols || Goulding)
2016-04-16
Add some error handling exercises
Carol (Nichols || Goulding)
2016-04-14
fixed iterator1 exercise by giving the compiler less clues
Constantin Berhard
2016-04-14
added exercise iterator1 and its solution
Constantin Berhard
2016-04-09
Merge pull request #37 from jwworth/pull_request_1460220767
Carol (Nichols || Goulding)
2016-04-09
Fix typo
Jake Worth
2016-03-27
Merge pull request #36 from jonathantorres/patch-1
Carol (Nichols || Goulding)
2016-03-27
Update LICENSE year.
Jonathan Torres
2016-02-09
Ignore temporary .swp files
Carol (Nichols || Goulding)
2016-02-08
Moved away from deprecated thread::sleep_ms
Seamus Connor
2016-02-07
Add links to the new primitive types exercises!!
Carol (Nichols || Goulding)
2016-02-07
Add tuple indexing exercise from @ruipserra!! 👏
Carol (Nichols || Goulding)
2016-02-07
Add tuple exercise from @ruipserra! 😻
Carol (Nichols || Goulding)
2016-02-07
Add slice exercise from @ruipserra!!! 💫✨
Carol (Nichols || Goulding)
2016-02-07
Oops this is a .rs file, not a .md file
Carol (Nichols || Goulding)
2016-02-07
Add array exercise from @ruipserra!!! 🎆🎆🎆
Carol (Nichols || Goulding)
2016-02-03
Merge pull request #22 from douglascorrea/master
Carol (Nichols || Goulding)
2016-02-03
Changing the IRC chanel to #rust-beginners
Douglas Correa
2015-11-17
Make @ConnyOnny's example be 1st example in the `if` section! :tada:
Carol (Nichols || Goulding)
2015-11-17
Merge remote-tracking branch 'origin/pr/18'
Carol (Nichols || Goulding)
2015-11-17
Update link in README for move semantics 1
Carol (Nichols || Goulding)
2015-11-16
Fix typo in hint for move_semantics1.rs.
Todd Thomas
2015-10-28
exercise for the ternary operator
Constantin Berhard
2015-10-04
Add some more common String/&str idioms
Carol (Nichols || Goulding)
2015-09-30
Incorporate Arc exercise from @ConnyOnny!! :star2:
Carol (Nichols || Goulding)
2015-09-30
added Arc1 to the Readme.md
Constantin Berhard
2015-09-30
Arc1 code added
Constantin Berhard
2015-09-29
Add a shared mutability between threads exercise
Carol (Nichols || Goulding)
2015-09-22
Be more specific with what I'm talking about
Carol (Nichols || Goulding)
2015-09-22
Rearrange comment to break up bulleted lists
Carol (Nichols || Goulding)
2015-09-22
Incorporate Move Semantics exercises from Felix's tutorial
Carol (Nichols || Goulding)
2015-09-20
Update TODO list
Carol (Nichols || Goulding)
2015-09-20
Add some exercises about tests!
Carol (Nichols || Goulding)
2015-09-20
Add some exercises about Strings and &strs!
Carol (Nichols || Goulding)
2015-09-18
Add jdm's Result exercise!! :joy_cat:
Carol (Nichols || Goulding)
[next]