summaryrefslogtreecommitdiff
path: root/info.toml
AgeCommit message (Expand)Author
2022-05-22typo fix in hint message if2Jesse van Papenrecht
2022-05-20Update info.tomlLucas Grigolon Varela
2022-04-22docs(move_semantics5): Replace "in vogue" with "in scope" in hintRon Lusk
2022-04-14chore: update errors1 comments and hintmokou
2022-03-29feat: Add move_semantics6.rs exercise (#908)Lucas Aries
2022-02-04Merge pull request #733 from apogeeoak/introdiannasoreil
2021-12-15fix(clippy1): Updated code to test correctness clippy lint with approx_consta...Franklin van Nes
2021-12-15fix(functions5): Remove wrong new line and small English improvements (#885)alirezaghey
2021-10-02fix: few spelling mistakesrlch
2021-09-25Merge pull request #781 from tlyu/advanced-errsdiannasoriel
2021-09-25feat: add advanced_errs2Taylor Yu
2021-09-25feat: add advanced_errs1Taylor Yu
2021-09-03feat(modules): update exercises, add modules3 (#822)anuk909
2021-07-29fix(move_semantics5): Clarify instructionsana
2021-06-29chore: clippy1 hint enhancementarlecchino
2021-06-29Update info.tomlarlecchino
2021-06-29chore: Update hint of iterators3arlecchino
2021-06-24fix(from_str, try_from_into): custom error typesTaylor Yu
2021-06-24Merge pull request #771 from tlyu/iterators5-trait-tweakmarisa
2021-06-09address review feedbackTaylor Yu
2021-06-06feature: improve error_handling exercisesTaylor Yu
2021-06-06fix: rename result1 to errors4Taylor Yu
2021-06-06chore(iterators5): conciseness hintTaylor Yu
2021-05-22fix: move_semantics5 hintsTaylor Yu
2021-05-22chore: minor typos in move_semantics5 hintsTaylor Yu
2021-05-17feat: Add move_semantics5 exercise. (#746)Sateesh
2021-05-15fix(try_from_into, from_str): hints for dyn ErrorTaylor Yu
2021-04-24feat(intro): Add intro section.apogeeoak
2021-04-21feat(arc1): Add more details to description and hint (#710)Brandon Macer
2021-04-21Merge pull request #646 from apogeeoak/iteratormarisa
2021-04-20Improved iterators5.rs explanation.apogeeoak
2021-04-20Merge pull request #648 from apogeeoak/iterator2marisa
2021-04-20Merge pull request #649 from apogeeoak/iterator3marisa
2021-04-13Merge pull request #674 from Morsicus/fix/collections-exercises-namingAbdou Seck
2021-04-04fix: use trait objects for from_strTaylor Yu
2021-03-18fix(collections): Naming exercises for vectors and hashmapMickael Fortunato
2021-03-12chore: changed errors3 mode from test to compileapogeeoak
2021-03-12chore: fix typoCyrus Wyett
2021-02-12fix(iterators3): Enabled iterators3.rs to run without commented out tests.apogeeoak
2021-02-11fix(iterators2): Moved errors out of tests.apogeeoak
2021-02-10feat: Added iterators5.rs exercise.apogeeoak
2021-01-30fix(info): Fix typo (#635)John Baber-Lucero
2021-01-04Merge pull request #615 from wsh/docfixesfmoko
2021-01-03docs: mention flatten in the options2 hintWill Hayworth
2020-12-12fix: added missing exercises to info.tomlJuliaCao
2020-12-07feat: match exercise order to book chapters (#541)JuliaCao
2020-11-08fix(structs1): Adjust wording (#573)Brock
2020-10-31feat: Add HashMap exercisessazid
2020-10-31feat: Add Vec exercisessazid
2020-10-11chore: primitive_types6 mode changed to test (#559)Rastamo