Commit graph

  • 86dccc4ca7
    docs(exercises): consistent exercise description Zerotask 2021-04-25 11:29:39 +0200
  • 07f7caa5f4
    chore(hints): update hints to be consistent Zerotask 2021-04-25 00:01:01 +0200
  • 22ceff7379
    chore(tests): upadte description Zerotask 2021-04-24 23:47:29 +0200
  • 509be08a52
    chore(tests): update tests3.rs Zerotask 2021-04-24 23:15:00 +0200
  • 21c9f44168 feat(intro): Add intro section. apogeeoak 2021-04-24 13:15:34 -0400
  • 7f0d2c2bf0 chore(iterators5): Minor formatting improvements. apogeeoak 2021-04-24 12:42:06 -0400
  • 6b6dc9dd48
    Merge pull request #731 from rust-lang/all-contributors/add-stoiandan marisa 2021-04-24 17:36:48 +0200
  • 3a9ec4192d
    docs: update .all-contributorsrc [skip ci] all-contributors/add-stoiandan allcontributors[bot] 2021-04-24 15:36:39 +0000
  • 4f7dbbd2c3
    docs: update README.md [skip ci] allcontributors[bot] 2021-04-24 15:36:38 +0000
  • 8c37db1a23
    Merge pull request #730 from stoiandan/main marisa 2021-04-24 17:36:19 +0200
  • c6b7ad8878 updated README.md; specify need for admin rights Dan Stoian 2021-04-24 18:32:13 +0300
  • 4a384cae4a
    docs(option): improve further information Zerotask 2021-04-24 12:12:49 +0200
  • 84461c20cb release: 4.4.0 4.4.0 mokou 2021-04-24 11:57:00 +0200
  • 3cddda56fc
    Merge pull request #725 from Zerotask/add-hint-corresponding-readme marisa 2021-04-24 11:46:25 +0200
  • 37f3069a67
    Merge pull request #724 from Zerotask/update-dependencies marisa 2021-04-24 11:45:56 +0200
  • 2b2fbe918e
    Merge pull request #723 from Zerotask/update-exercises-readme marisa 2021-04-24 11:45:37 +0200
  • 3877fa0a68 Add: support to start watch at any exercise panpansuannai 2021-04-24 17:30:27 +0800
  • ea4b8ade51 add field in watchArg panpansuannai 2021-04-24 17:01:47 +0800
  • cf42ddc449
    chore(watch): add hint for the exercises README.md Zerotask 2021-04-23 20:28:55 +0200
  • eefa656232
    chore(deps): update cargo dependencies Zerotask 2021-04-23 20:07:32 +0200
  • 249ad44cc0
    docs(exercises): updated all exercises readme files Zerotask 2021-04-23 19:54:31 +0200
  • 54804e344d
    Merge pull request #721 from Zerotask/add-further-help-for-generics3 marisa 2021-04-23 15:05:00 +0200
  • 1c334de6fd
    Merge pull request #718 from Zerotask/add-further-help-to-error-excersis marisa 2021-04-23 15:04:47 +0200
  • f253103a31
    docs(generics): add bounds help Zerotask 2021-04-22 22:11:04 +0200
  • 1120db57a6
    docs(errors): add additional help for Result/Boxing Zerotask 2021-04-22 21:32:29 +0200
  • afa661cff4
    Merge pull request #715 from rust-lang/feat/declap marisa 2021-04-21 16:33:07 +0200
  • 347f30bd86 fix(main): Let find_exercise work with borrows feat/declap mokou 2021-04-21 16:21:56 +0200
  • 127773f3f5
    Merge pull request #717 from rust-lang/all-contributors/add-bmacer marisa 2021-04-21 14:50:37 +0200
  • 8d0490bd70
    docs: update .all-contributorsrc [skip ci] all-contributors/add-bmacer allcontributors[bot] 2021-04-21 12:50:27 +0000
  • 293dfb35d5
    docs: update README.md [skip ci] allcontributors[bot] 2021-04-21 12:50:26 +0000
  • 81be404487
    feat(arc1): Add more details to description and hint (#710) Brandon Macer 2021-04-21 08:50:03 -0400
  • 870ef581b0
    Update exercises/standard_library_types/arc1.rs marisa 2021-04-21 14:49:12 +0200
  • 6177b6e126 chore: Fix integration tests mokou 2021-04-21 14:47:53 +0200
  • 79cc657917
    Merge pull request #646 from apogeeoak/iterator marisa 2021-04-21 10:10:50 +0200
  • 7928122fce feat: Replace clap with argh mokou 2021-04-20 12:46:49 +0200
  • 9c88ea9126 Improved iterators5.rs explanation. apogeeoak 2021-04-20 18:52:10 -0400
  • 24e0a6a70f
    Update exercises/standard_library_types/arc1.rs Brandon Macer 2021-04-20 08:24:07 -0400
  • 037f916663
    Update exercises/standard_library_types/arc1.rs Brandon Macer 2021-04-20 08:24:01 -0400
  • a070baa076
    Update exercises/standard_library_types/arc1.rs Brandon Macer 2021-04-20 08:23:53 -0400
  • 2b766ef9f9
    Merge pull request #648 from apogeeoak/iterator2 marisa 2021-04-20 11:24:10 +0200
  • bd3d9ac9d5
    Merge pull request #649 from apogeeoak/iterator3 marisa 2021-04-20 11:22:39 +0200
  • aa0db8379c
    Merge pull request #714 from rust-lang/all-contributors/add-hongshaoyang marisa 2021-04-20 11:19:49 +0200
  • eadd41a9ec
    docs: update .all-contributorsrc [skip ci] all-contributors/add-hongshaoyang allcontributors[bot] 2021-04-20 09:19:39 +0000
  • fab2eb9833
    docs: update README.md [skip ci] allcontributors[bot] 2021-04-20 09:19:38 +0000
  • 6bd791f2f4
    fix(structs): Add 5.3 to structs/README (#652) Shao Yang Hong 2021-04-20 17:19:24 +0800
  • ec5f80dce1
    Merge pull request #713 from rust-lang/all-contributors/add-k12ish marisa 2021-04-20 11:18:32 +0200
  • 65cdc856ae
    docs: update .all-contributorsrc [skip ci] all-contributors/add-k12ish allcontributors[bot] 2021-04-20 09:18:23 +0000
  • 472f61485e
    docs: update README.md [skip ci] allcontributors[bot] 2021-04-20 09:18:22 +0000
  • b4de659438
    fix(option2): Rename uninformative variables (#675) k12ish 2021-04-20 10:18:05 +0100
  • a37a8818c8
    Merge pull request #712 from rust-lang/all-contributors/add-arthas168 marisa 2021-04-20 11:16:25 +0200
  • bdf01aa174
    docs: update .all-contributorsrc [skip ci] all-contributors/add-arthas168 allcontributors[bot] 2021-04-20 09:16:16 +0000
  • a941c69f09
    docs: update README.md [skip ci] allcontributors[bot] 2021-04-20 09:16:15 +0000
  • 72aaa15e6a
    fix(hashmap2): Update incorrect assertion (#660) Pete Pavlovski 2021-04-20 12:15:49 +0300
  • 3a06de71a8
    Merge pull request #708 from Zerotask/list-command-added-to-readme marisa 2021-04-20 11:10:38 +0200
  • 5e2b39a5c1
    Merge pull request #711 from rust-lang/all-contributors/add-Zerotask marisa 2021-04-20 11:09:41 +0200
  • 63c942233e
    docs: update .all-contributorsrc [skip ci] all-contributors/add-Zerotask allcontributors[bot] 2021-04-20 09:09:31 +0000
  • 2612edc133
    docs: update README.md [skip ci] allcontributors[bot] 2021-04-20 09:09:30 +0000
  • e2ce9f42b5
    Merge pull request #707 from Zerotask/list-command-progress-info marisa 2021-04-20 11:09:14 +0200
  • 8cd434f468 add detail to arc1 comment and hint message bmacer 2021-04-19 22:46:08 -0400
  • 1c6f7e4b7b
    feat(list): updated progress percentage Patrick Hintermayer 2021-04-19 09:39:05 +0200
  • e2c41903ad
    docs: added hint for rustlings list command Zerotask 2021-04-18 16:07:30 +0200
  • bd48544e25
    style: formatted files with rustfmt Zerotask 2021-04-18 15:40:47 +0200
  • c0e3daacaf
    feat(list): added progress info Zerotask 2021-04-18 15:37:41 +0200
  • 6aae00e11e
    docs: added hint for rustlings list command Zerotask 2021-04-17 15:09:54 +0200
  • cd74afcb3c work in progress Aymeric Larvet 2021-04-13 18:43:18 +0200
  • 48afebd06d docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-04-05 11:27:17 +0000
  • b3363dcd2c docs: update README.md [skip ci] allcontributors[bot] 2021-04-05 11:27:16 +0000
  • 46fd3600a8 fix: use trait objects for from_str Taylor Yu 2021-04-04 18:43:38 -0500
  • 68f2578c76 fix: use trait objects for try_from_into Taylor Yu 2021-04-04 00:04:03 -0500
  • 6f6ae291e5 docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-04-04 07:43:51 +0000
  • 4e3b104b73 docs: update README.md [skip ci] allcontributors[bot] 2021-04-04 07:43:50 +0000
  • 3c283ff209 fix(functions3): improve function argument type (#687) Ignacio Le Fluk 2021-04-04 03:43:25 -0400
  • 87ac4cf8d2 chore: Provide a working Windows installation link marisa 2021-03-23 09:10:40 +0100
  • 1327d48582 docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-03-22 12:37:02 +0000
  • 9a589f1701 docs: update README.md [skip ci] allcontributors[bot] 2021-03-22 12:37:01 +0000
  • 3ebde0fb16 refactor: change from match to if for NO_EMOJI Matt Lebl 2021-03-20 11:52:57 -0700
  • 7770ec2fd7 feat: Replace emojis when NO_EMOJI env variable present Matt Lebl 2021-03-19 02:16:07 -0700
  • 2462a9385b chore: Update install URLs marisa 2021-03-21 16:34:21 +0100
  • b7b5e37613 docs: add chapeupreto as a contributor (#678) allcontributors[bot] 2021-03-20 21:13:35 +0100
  • 41bd000d96 chore: capitalize c letter Rod Elias 2021-03-20 17:12:49 -0300
  • 8424d0b4df fix(quiz3): Force an answer to Q2 (#672) Pascal H 2021-03-16 10:14:25 +0100
  • c142fda12b docs: add hpwxf as a contributor (#671) allcontributors[bot] 2021-03-15 09:14:41 +0100
  • 05882f15f4 chore: clarify collections documentation Pascal H 2021-03-15 09:14:12 +0100
  • c06d7c8c8d fix(structs3): reword heading comment (#664) Darius Wiles 2021-03-13 03:14:02 -0800
  • 0e9ef02d37 chore: changed errors3 mode from test to compile apogeeoak 2021-03-12 14:04:29 -0500
  • 6a0c86ddc0 docs: add cadolphs as a contributor (#667) allcontributors[bot] 2021-03-12 18:37:58 +0100
  • a37878ed06 fix: add check to prevent naive implementation of is_international cadolphs 2021-03-12 09:36:35 -0800
  • 503577e042 docs: add cjwyett as a contributor (#666) allcontributors[bot] 2021-03-12 15:39:40 +0100
  • 79917c20b1 chore: fix typo Cyrus Wyett 2021-03-12 14:38:28 +0000
  • fcba8f0282 docs: add circumspect as a contributor allcontributors[bot] 2021-03-12 15:28:03 +0100
  • 063c440c78 chore: fix typo circumspect 2021-03-12 14:26:57 +0000
  • 111e13d9ad docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-02-25 10:20:54 +0000
  • b3750dac76 docs: update README.md [skip ci] allcontributors[bot] 2021-02-25 10:20:53 +0000
  • b6b67db4c8 fix: Spelling error Larry Garfield 2021-02-24 15:03:26 -0600
  • ae8e6cf884 fix(from_str): Correct typos Jirka Kremser 2021-02-21 21:50:17 +0100
  • 30a614a871 chore: Updated source to follow clippy suggestions. apogeeoak 2021-02-09 18:21:18 -0500
  • bdb6716ac7 docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-02-10 09:36:48 +0000
  • d30c6fe703 docs: update README.md [skip ci] allcontributors[bot] 2021-02-10 09:36:47 +0000
  • afe6b3ec49 docs: Fixed grammar in contributing.md. apogeeoak 2021-02-09 17:43:53 -0500
  • c32910ae7b docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-02-07 11:22:33 +0000