summaryrefslogtreecommitdiff
path: root/exercises/if/if1.rs
AgeCommit message (Collapse)Author
2023-10-16Update Exercises Directory Names to Reflect OrderAdam Brewer
2023-07-20add test-case to if/if1 to check equal valuesGabor Szabo
2023-05-29docs: cleanup the explanation paragraphs at the start of each exercise.Robert Fry
2022-07-12feat(if): replace hintsmokou
2019-11-11Merge branch 'master' into refactor-hintsmarisa
2019-11-11feat: Refactor hint systemmarisa
Hints are now accessible using the CLI subcommand `rustlings hint <exercise name`. BREAKING CHANGE: This fundamentally changes the way people interact with exercises.
2019-11-11feat: improve `watch` execution modeRoberto Vidal
The `watch` command now requires user action to move to the next exercise. BREAKING CHANGE: this changes the behavior of `watch`.
2019-11-11fix(if1): Remove `return` referencemarisa
This closes #153.
2019-06-11chore: Clean up some formatting in exercisesRussell Cousineau
2019-03-23Fix permissions on source fileszacanger
2019-01-23add tests; refactor exercise linksliv
2018-11-09right let's try this one againolivia