summaryrefslogtreecommitdiff
path: root/exercises/23_conversions
AgeCommit message (Collapse)Author
2024-04-17Clean up and unify exercisesmo8it
2024-04-17Require a main function in all exercisesmo8it
2024-04-11Remove "I AM NOT DONE" and the verify mode and add AppStatemo8it
2024-03-27Merge pull request #1799 from NicolasRoelandt/patch-1Mo
Remove confusing aside in 23_conversions/from_str.rs
2024-03-15Merge branch 'main' into mainliv
2024-03-15Merge pull request #1832 from reifenrath-dev/mainliv
chore: update from_into.rs task description to fit the code
2024-03-15fix: revert from_into test changeliv
2024-02-04chore: fixed minor typoLeverImmy
2024-01-19chore: update from_into.rs task description to fit the codereifenrath-dev
2023-12-08Remove confusing aside in 23_conversions/from_str.rsNicolasRoelandt
The advice tell us how to return as String error message. Unless I missed something, we can't even return a String error message here, so this advice is more confusing than anything and should better be removed.
2023-10-16Update Exercises Directory Names to Reflect OrderAdam Brewer