index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exercises
Age
Commit message (
Expand
)
Author
2020-04-06
feature: makes "compile" exercise print output, resolves #270
Roberto Vidal
2020-04-05
Merge pull request #282 from sanjaykdragon/master
fmoko
2020-04-05
Merge pull request #280 from sjmann/generics-exercises
fmoko
2020-04-02
Merge branch 'master' of https://github.com/sanjaykdragon/rustlings
Sanjay K
2020-04-02
fixed spacing
Sanjay K
2020-03-11
Update option1.rs
Sanjay K
2020-03-11
Update option1.rs
Sanjay K
2020-03-11
adds additional test to meet exercise rules
skim
2020-03-05
feat: added excercise for option
Sanjay K
2020-02-28
add I AM NOT DONE comments
sjmann
2020-02-28
Merge branch 'master' of https://github.com/sjmann/rustlings into generics-ex...
sjmann
2020-02-28
feat: added new exercises for generics
sjmann
2020-02-26
feat: Add clippy lints
Mario Reder
2020-02-25
Auto merge of #274 - sjmann:master, r=fmoko
bors
2020-02-25
Add a second test case
Stig Johan Berggren
2020-02-25
Enable test for exercise test4
Stig Johan Berggren
2020-02-25
remove confusing comment wording
Steven Mann
2020-02-25
added traits exercises
sjmann
2020-02-22
fixed typo
sjmann
2020-02-22
reworded missing exercise explanation
sjmann
2020-01-29
chore: Correct test command in tests1.rs comment
Jason Tsai
2020-01-25
Fixed mangled sentence from book; edited for clarity
Paul Bissex
2020-01-14
feat: Add variables5.rs exercise
Torben Jonas
2019-12-29
Created consistent money unit
gnodarse
2019-12-23
Enable a test and improve per clippy's suggestion.
dmitri-mamrukov
2019-12-16
I AM NOT DONE comment in conversions exercise files
Abdou Seck
2019-12-16
feat: Add type conversion and parsing exercises
Abdou Seck
2019-12-16
fix(tests1): Change test command
marisa
2019-12-07
fix(iterators2): Remove reference to missing iterators2.rs
Rahat Ahmed
2019-11-24
Add link to chapter on pattern syntax
Jens
2019-11-14
fix: line numbers in several exercises and hints
Roberto Vidal
2019-11-12
fix(arc1): Fix some words in the comment
Chris Keschnat
2019-11-12
fix(variables1): Correct wrong word in comment
Chris Keschnat
2019-11-12
fix(primitive_types4): update outdated comment
Roberto Vidal
2019-11-11
Address feedback
marisa
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-11-11
fix(structs1): Remove misleading comment
marisa
2019-11-11
fix(strings): Move Strings before Structs
marisa
2019-11-11
fix(errors3): Update hint
marisa
2019-11-11
fix(if1): Remove `return` reference
marisa
2019-11-09
Auto merge of #224 - nyxtom:feat-enums, r=fmoko
bors
2019-10-29
fix: Rewrite test1 logic
marisa
2019-10-28
feat: Add enums exercises
Thomas Holloway
2019-10-28
chore: Clarify comment in exercises/test1.rs
Scott Sweeny
2019-10-28
Auto merge of #219 - vyaslav:master, r=fmoko
bors
2019-10-25
fix(option1): Fix arguments passed to assert! macro
Niklas Anderson
2019-10-21
feat: Added exercise for struct update syntax
Viacheslav Avramenko
2019-08-21
fix(errorsn.rs) Update the deprecated syntax by adding dyn to trait objectscl...
Damian S
[next]