summaryrefslogtreecommitdiff
path: root/exercises/13_error_handling/errors5.rs
AgeCommit message (Collapse)Author
39 hoursI dont know why this is not pushedmainanand
2025-03-25Fix typo - errors5.rscassian-goode
Minor typo correction in exercise instructions
2024-07-05chore: Update errors5.rs exercise to be consistent with solutionMatt Nield
In errors5.rs, there are two lines of a pattern matching block for which the order is reversed between the exercise file and the solution file. Since these lines are not changed as part of the exercise, this commit updates the exercise to make the order of the lines consistent with the solution, so that users will focus only on the lines that change between the exercise and the solution.
2024-06-26errors5 solutionmo8it
2024-04-17Clean up and unify exercisesmo8it
2024-04-11Remove "I AM NOT DONE" and the verify mode and add AppStatemo8it
2023-10-16Update Exercises Directory Names to Reflect OrderAdam Brewer