| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-29 | fix: Include exercises folder in the project structure behind a feature (#917) | x-hgg-x | |
| closes #859 closes #913 closes #942 | |||
| 2021-10-18 | fix(traits1): rename test functions to snake case (#854) | xuesong | |
| Co-authored-by: zhangshaozhi <zhangshaozhi@ZhangshaozhideMacBook-Pro.local> | |||
| 2021-09-25 | feat: add advanced_errs2 | Taylor Yu | |
| New exercise to demonstrate traits that make it easier for other code to consume our custom error types. | |||
| 2021-09-25 | feat: add advanced_errs1 | Taylor Yu | |
| New section and exercise to demonstrate the `From` trait for errors and its usefulness with the `?` operator. | |||
