summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-07docs: update README.md [skip ci]allcontributors[bot]
2021-07-07fix(quiz1): Updated question description (#794)Rakshit Sinha
2021-07-07Merge pull request #800 from rust-lang/all-contributors/add-lauralindzeyfmoko
2021-07-07docs: update .all-contributorsrc [skip ci]allcontributors[bot]
2021-07-07docs: update README.md [skip ci]allcontributors[bot]
2021-07-07Merge pull request #795 from lauralindzey/docs/section-mappingfmoko
2021-07-06docs: Update collections README with HashMap linklauralindzey
2021-07-05docs: Update exercise to chapter mapping for HashMapLaura Lindzey
2021-07-05Merge pull request #792 from rust-lang/all-contributors/add-cseltolmarisa
2021-07-05docs: update .all-contributorsrc [skip ci]allcontributors[bot]
2021-07-05docs: update README.md [skip ci]allcontributors[bot]
2021-07-05Merge pull request #668 from cseltol/mainmarisa
2021-06-30Merge pull request #789 from kolbma/exercise-clippy1-hint-390marisa
2021-06-30Merge pull request #790 from rust-lang/all-contributors/add-jazzplatomarisa
2021-06-30docs: update .all-contributorsrc [skip ci]allcontributors[bot]
2021-06-30docs: update README.md [skip ci]allcontributors[bot]
2021-06-30feat(cli): Add "next" to run the next unsolved exercise. (#785)Richthofen
2021-06-29chore: clippy1 hint enhancementarlecchino
2021-06-29Merge pull request #787 from kolbma/exercise-iterator3-hintmarisa
2021-06-29Update info.tomlarlecchino
2021-06-29Merge pull request #788 from rust-lang/all-contributors/add-kolbmamarisa
2021-06-29docs: update .all-contributorsrc [skip ci]allcontributors[bot]
2021-06-29docs: update README.md [skip ci]allcontributors[bot]
2021-06-29Merge pull request #786 from kolbma/git-clone-release-tagmarisa
2021-06-29chore: Update hint of iterators3arlecchino
2021-06-28docs: Faster git clone commandarlecchino
2021-06-24Merge pull request #779 from rust-lang/all-contributors/add-hyperparabolicmarisa
2021-06-24docs: update .all-contributorsrc [skip ci]allcontributors[bot]
2021-06-24docs: update README.md [skip ci]allcontributors[bot]
2021-06-24Merge pull request #771 from tlyu/iterators5-trait-tweakmarisa
2021-06-24Merge pull request #772 from tlyu/errors-reworkmarisa
2021-06-24Merge pull request #778 from rust-lang/all-contributors/add-kayuapimarisa
2021-06-24docs: update .all-contributorsrc [skip ci]allcontributors[bot]
2021-06-24docs: update README.md [skip ci]allcontributors[bot]
2021-06-24Merge pull request #773 from kayuapi/patch-1marisa
2021-06-09address review feedbackTaylor Yu
2021-06-07fix(variables5): confine the answer furtherZC
2021-06-06feature: improve error_handling exercisesTaylor Yu
2021-06-06fix: rename result1 to errors4Taylor Yu
2021-06-06chore(iterators5): conciseness hintTaylor Yu
2021-06-06fix(iterators5): derive Clone, CopyTaylor Yu
2021-05-23Merge pull request #762 from tlyu/move-semantics5-fixesmarisa
2021-05-22fix: move_semantics5 hintsTaylor Yu
2021-05-22chore: minor typos in move_semantics5 hintsTaylor Yu
2021-05-17Merge pull request #758 from rust-lang/all-contributors/add-sateeshkumarbmarisa
2021-05-17docs: update .all-contributorsrc [skip ci]allcontributors[bot]
2021-05-17docs: update README.md [skip ci]allcontributors[bot]
2021-05-17feat: Add move_semantics5 exercise. (#746)Sateesh
2021-05-17Merge pull request #755 from tlyu/dyn-error-hintsmarisa
2021-05-15fix(try_from_into, from_str): hints for dyn ErrorTaylor Yu