summaryrefslogtreecommitdiff
path: root/exercises/23_conversions
AgeCommit message (Expand)Author
2024-09-22Do not use `.as_bytes().len()` on stringsSamuel Tardieu
2024-07-02as_ref_mut solutionmo8it
2024-07-02Import the error variants in the testsmo8it
2024-07-02try_from_into solutionmo8it
2024-07-02from_str solutionmo8it
2024-07-01from_into solutionmo8it
2024-07-01using_as solutionmo8it
2024-06-27Merge branch 'main'mo8it
2024-06-26chore(from_into): Add missing period in docsDavid Brownman
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
2024-03-15Merge branch 'main' into mainliv
2024-03-15Merge pull request #1832 from reifenrath-dev/mainliv
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
2023-10-16Update Exercises Directory Names to Reflect OrderAdam Brewer