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-06-03
fix: fix quiz naming inconsistency (#421)
Alexx Roche
2020-06-03
fix(variables6): minor typo (#419)
Alexx Roche
2020-05-30
Merge pull request #416 from danwilhelm/traits-readme
fmoko
2020-05-30
Merge pull request #409 from AlexandruGG/feature/box-exercise
fmoko
2020-05-28
feat: Add traits README
Dan Wilhelm
2020-05-29
Merge pull request #410 from tsauvajon/fix-option1
fmoko
2020-05-27
chore: Limit generics3 lines to 90 chars
Dan Wilhelm
2020-05-27
Address PR feedback: add tests
AlexandruGG
2020-05-27
fix(option1): Don't add only zeros to the numbers array
Thomas Sauvajon
2020-05-26
feat: Add box1.rs exercise
AlexandruGG
2020-05-25
fix: confine the user further in variable exercises
Evan Carroll
2020-05-20
chore: remove struct2 hint comment
Jade McGough
2020-05-19
feat: renames test to quiz, fixes #244
Sanjay K
2020-05-19
Merge pull request #365 from sjmann/generics-2-fix
fmoko
2020-05-16
fix(option2): Add TODO to comments (#400)
Stefan Kupresak
2020-05-15
feat: Rewrite try_from_into (#393)
IkaR49
2020-05-13
fix(test2): name of type String and &str (#394)
Gaurang Tandon
2020-05-06
fix(errorsn): Try harder to confine the user. (#388)
Evan Carroll
2020-05-04
Update Message::Move in the enums3 test to take a Point.
Siobhan Jacobson
2020-05-03
Merge pull request #372 from DiD92/exercise_structs3
fmoko
2020-05-03
Merge pull request #383 from wrobstory/wrobstory-exercises
fmoko
2020-05-03
Merge pull request #368 from apatniv/update_test_case
fmoko
2020-05-02
Review Comments: Add other test cases
apatniv
2020-05-02
fix(option1): Add cast to usize, as it is confusing in the context of an exer...
Rob Story
2020-05-02
feat: Add if2 exercise
Rob Story
2020-05-02
chore: Remove deprecated description from error_handling/errorsn.rs
Christofer Bertonha
2020-04-30
fix(from_into.rs): typo
Jihchi Lee
2020-04-29
fix: update iterator and macro text for typos and clarity
Dan Wilhelm
2020-04-27
feat: Added exercise structs3.rs
Dídac Sementé Fernández
2020-04-21
test: Add missing test case for from_str exercise
apatniv
2020-04-21
chore: add explanatory comment to clippy1
Steven Mann
2020-04-21
fix: update generics2 closes #362
sjmann
2020-04-17
fix: confusing comment in conversions/try_from_into.rs
lebedevsergey
2020-04-15
chore: delete orphaned `error_handling/option1.rs`
Ufuk Celebi
2020-04-14
feat: Add exercise variables6 covering const (#352)
Said Aspen
2020-04-08
Merge pull request #292 from Tuxified/patch-1
fmoko
2020-04-08
remove bottom comment instead of top
Tonći Galić
2020-04-08
fix: revert primitive_types4 (#296)
Roberto Vidal
2020-04-07
feat: Add Option2 exercise (#290)
Sanjay K
2020-04-07
Remove duplicate not done comment
Tonći Galić
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
[next]