summaryrefslogtreecommitdiff
path: root/exercises/conversions/as_ref_mut.rs
AgeCommit message (Expand)Author
2022-11-24chore: added more descriptive TODOsTK Buristrakul
2022-10-21fix: Revert deref changeArkid
2022-09-09fix: Add a deref in the test codeArkid
2022-07-15feat(as_ref_mut): add AsMut sectionmokou
2020-07-11chore: Alter whitespace for consistencyBenjamin Jones
2020-06-08Added example to show the AsRef workingmillefalcon
2020-04-08remove bottom comment instead of topTonći Galić
2020-04-07Remove duplicate not done commentTonći Galić
2019-12-23Enable a test and improve per clippy's suggestion.dmitri-mamrukov
2019-12-16I AM NOT DONE comment in conversions exercise filesAbdou Seck
2019-12-16feat: Add type conversion and parsing exercisesAbdou Seck