summaryrefslogtreecommitdiff
path: root/exercises/conversions/try_from_into.rs
AgeCommit message (Expand)Author
2022-07-15fix(try_from_into): fix function nameRod Elias
2022-07-15feat(try_from_into): add hint commentsmokou
2022-07-15feat(conversions): add hint commentsmokou
2021-06-24fix(from_str, try_from_into): custom error typesTaylor Yu
2021-04-04fix: use trait objects for try_from_intoTaylor Yu
2020-12-03feat(try_from_into): remove duplicate annotationChristos Kontas
2020-11-11fix(try_from_into): type errorWei Hu
2020-11-08fix(try_from_into): Update description (#584)JP
2020-11-07feat(try_from_into): Add tests (#571)fiplox
2020-08-10chore: Run rustfmt on exercisesÉtienne Barrié
2020-07-13feat(try_from_into): Add insufficient length test (#469)Chad Dougherty
2020-05-15feat: Rewrite try_from_into (#393)IkaR49
2020-05-02Review Comments: Add other test casesapatniv
2020-04-17fix: confusing comment in conversions/try_from_into.rslebedevsergey
2019-12-16I AM NOT DONE comment in conversions exercise filesAbdou Seck
2019-12-16feat: Add type conversion and parsing exercisesAbdou Seck