summaryrefslogtreecommitdiff
path: root/exercises/option
AgeCommit message (Expand)Author
2020-05-27fix(option1): Don't add only zeros to the numbers arrayThomas Sauvajon
2020-05-16fix(option2): Add TODO to comments (#400)Stefan Kupresak
2020-05-02fix(option1): Add cast to usize, as it is confusing in the context of an exer...Rob Story
2020-04-07feat: Add Option2 exercise (#290)Sanjay K
2020-04-02Merge branch 'master' of https://github.com/sanjaykdragon/rustlingsSanjay K
2020-04-02fixed spacingSanjay K
2020-03-11Update option1.rsSanjay K
2020-03-11Update option1.rsSanjay K
2020-03-05feat: added excercise for optionSanjay K