summaryrefslogtreecommitdiff
path: root/exercises/structs
AgeCommit message (Expand)Author
2022-07-14fix(structs): add hint commentsmokou
2022-07-14fix(structs3): Add panic! statement into structs3camperdue42
2022-07-14fix(structs1): rename to unit-like structmokou
2022-07-14feat(structs1): convert structs to use i32 typesmokou
2022-07-11chore: remove mod.rs files and exercises featuremokou
2022-03-29fix: Include exercises folder in the project structure behind a feature (#917)x-hgg-x
2022-02-04fix(structs3): Add a hint for panic (#608)Yang Wen
2021-10-30fix(structs3.rs): assigned value to cents_per_gram in testMichael Walsh
2021-09-27fix(structs3): remove redundant 'return' (#852)Zhenghao Lu
2021-05-09fix: remove trailing whitespaceJuan Pablo Ramirez
2021-04-23docs(exercises): updated all exercises readme filesZerotask
2021-04-20fix(structs): Add 5.3 to structs/README (#652)Shao Yang Hong
2021-03-20chore: capitalize `c` letterRod Elias
2021-03-13fix(structs3): reword heading comment (#664)Darius Wiles
2021-03-12fix: add check to prevent naive implementation of is_internationalcadolphs
2020-12-15fix: update structs READMEseancad
2020-09-19fix(structs3): Small adjustment of variable nameJannek Squar
2020-08-10chore: Run rustfmt on exercisesÉtienne Barrié
2020-07-11chore: Alter whitespace for consistencyBenjamin Jones
2020-06-11fix : Use of integer for prices, therefore also for weightSebastien Caunes
2020-05-20chore: remove struct2 hint commentJade McGough
2020-04-27feat: Added exercise structs3.rsDídac Sementé Fernández
2019-11-11feat: improve `watch` execution modeRoberto Vidal
2019-11-11fix(structs1): Remove misleading commentmarisa
2019-10-21feat: Added exercise for struct update syntaxViacheslav Avramenko
2019-07-27docs: Fix wrong titleAndre Pratama
2019-06-20Fixes the irrefutable let pattern warningBrian Kung
2019-05-25Adds a simple exercise for structuresBrian Kung