summaryrefslogtreecommitdiff
path: root/exercises/option
AgeCommit message (Expand)Author
2022-07-11chore: remove mod.rs files and exercises featuremokou
2022-03-29fix: Include exercises folder in the project structure behind a feature (#917)x-hgg-x
2022-02-04Merge pull request #728 from Zerotask/improve-option-further-informationdiannasoreil
2021-05-17feat: Add move_semantics5 exercise. (#746)Sateesh
2021-04-24docs(option): improve further informationZerotask
2021-04-23docs(exercises): updated all exercises readme filesZerotask
2021-04-20fix(option2): Rename uninformative variables (#675)k12ish
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