summaryrefslogtreecommitdiff
path: root/exercises/error_handling/errors5.rs
AgeCommit message (Expand)Author
2023-10-16Update Exercises Directory Names to Reflect OrderAdam Brewer
2023-05-29docs: cleanup the explanation paragraphs at the start of each exercise.Robert Fry
2023-02-18fix: unify undisclosed type notation in errors5.rsGleb Shevchenko
2022-11-06style: format errors5 with rustfmtmfurak
2022-08-03feat(errors5): add simpler explanation for box dynmokou
2022-07-14feat(errors): Improve comments and hintsmokou
2022-07-14fix(errors5): improve exercise instructionsNoah Cairns
2021-06-09address review feedbackTaylor Yu
2021-06-06feature: improve error_handling exercisesTaylor Yu