summaryrefslogtreecommitdiff
path: root/info.toml
AgeCommit message (Expand)Author
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-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-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
2020-09-18Merge pull request #489 from mukundbhudia/iterators1fmoko
2020-09-18Update info.toml for typo fixMukund Bhudia
2020-09-07fix(using_as): Add test so that proper type is returned. (#512)Ryan McQuen
2020-08-27chore: Removed extra whitespacesKoalab99
2020-08-04feat: Added iterators1.rs exerciseMukund Bhudia
2020-06-27fix: Change then to thaniamcastelli
2020-06-12Merge pull request #422 from AbdouSeck/show-tests-printsfmoko
2020-06-09fix(generics2): Guide students to the answer (#430)Alexx Roche
2020-06-04feat: Add a --nocapture option to display test harnesses' outputsAbdou Seck
2020-06-03fix: rename quiz1 to tests1 in info (#420)Alexx Roche
2020-05-30Merge pull request #409 from AlexandruGG/feature/box-exercisefmoko
2020-05-28chore: Update variables6.rs book linkAllan Soares Duarte
2020-05-27Address PR feedback: add testsAlexandruGG
2020-05-26feat: Add box1.rs exerciseAlexandruGG