| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-16 | Update Exercises Directory Names to Reflect Order | Adam Brewer | |
| 2023-09-14 | fix: test name typo | Jurglic | |
| 2023-05-29 | docs: cleanup the explanation paragraphs at the start of each exercise. | Robert Fry | |
| 2022-11-24 | chore: added more descriptive TODOs | TK Buristrakul | |
| 2022-10-21 | fix: Revert deref change | Arkid | |
| Revert the addition of a deref in PR #1192 by me, which should not be there. Apologies for the inconvenience caused. | |||
| 2022-09-09 | fix: Add a deref in the test code | Arkid | |
| It's virtually impossible to write a the `num_sq` function to take the Box since it doesn't implement `MulAssign`. | |||
| 2022-07-15 | feat(as_ref_mut): add AsMut section | mokou | |
| 2020-07-11 | chore: Alter whitespace for consistency | Benjamin Jones | |
| * Add newline after "I AM DONE" in exercises for consistency * Remove trailing whitespace from exercises | |||
| 2020-06-08 | Added example to show the AsRef working | millefalcon | |
| 2020-04-08 | remove bottom comment instead of top | Tonći Galić | |
| 2020-04-07 | Remove duplicate not done comment | Tonći Galić | |
| As indicated in #259 , I found it confusing to have 2 comments as the code wouldn't compile unless I solved both issues (I used the script from #281 to remove a comment and use `:wn` to go to next exercise, hence this tripped me). | |||
| 2019-12-23 | Enable a test and improve per clippy's suggestion. | dmitri-mamrukov | |
| 2019-12-16 | I AM NOT DONE comment in conversions exercise files | Abdou Seck | |
| 2019-12-16 | feat: Add type conversion and parsing exercises | Abdou Seck | |
