index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exercises
/
options
Age
Commit message (
Expand
)
Author
2023-05-29
docs: cleanup the explanation paragraphs at the start of each exercise.
Robert Fry
2023-05-17
Merge pull request #1487 from lionel-rowe/patch-1
liv
2023-05-09
fix(options3): panic when not matching to avoid false positives
Noah May
2023-04-21
feat(options2): better tests for layered_option
lionel-rowe
2023-03-30
feat(docs): add markdown linter for exercises README.md files
Ali Afsharzadeh
2023-02-12
Merge pull request #1228 from grzegorz-zur/patch-1
liv
2022-11-24
chore: added more descriptive TODOs
TK Buristrakul
2022-10-11
docs(options1): fix and clarify 24 hour time instruction
bhbuehler
2022-10-11
Removed unnecessary use statement
Grzegorz Żur
2022-08-17
chore: make options2 not compile deliberately
magnusrodseth
2022-08-17
test: Convert main function to working tests
magnusrodseth
2022-08-17
Update options1.rs
vostok92
2022-08-15
Update options1.rs
Nico Vromans
2022-08-11
fix(options1): remove unused code
Markus Boehme
2022-07-26
feat(options1): update expected result
Tristan Nicholls
2022-07-14
feat(options): add hint comments
mokou
2022-07-14
feat(options1): rewrite to remove array stuff
mokou
2022-07-14
fix: rename option to options
mokou