Commit Graph

  • 7928122fce feat: Replace clap with argh mokou 2021-04-20 12:46:49 +02:00
  • 9c88ea9126 Improved iterators5.rs explanation. apogeeoak 2021-04-20 18:52:10 -04:00
  • 24e0a6a70f
    Update exercises/standard_library_types/arc1.rs Brandon Macer 2021-04-20 08:24:07 -04:00
  • 037f916663
    Update exercises/standard_library_types/arc1.rs Brandon Macer 2021-04-20 08:24:01 -04:00
  • a070baa076
    Update exercises/standard_library_types/arc1.rs Brandon Macer 2021-04-20 08:23:53 -04:00
  • 2b766ef9f9
    Merge pull request #648 from apogeeoak/iterator2 marisa 2021-04-20 11:24:10 +02:00
  • bd3d9ac9d5
    Merge pull request #649 from apogeeoak/iterator3 marisa 2021-04-20 11:22:39 +02:00
  • aa0db8379c
    Merge pull request #714 from rust-lang/all-contributors/add-hongshaoyang marisa 2021-04-20 11:19:49 +02:00
  • eadd41a9ec
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-04-20 09:19:39 +00:00
  • fab2eb9833
    docs: update README.md [skip ci] allcontributors[bot] 2021-04-20 09:19:38 +00:00
  • 6bd791f2f4
    fix(structs): Add 5.3 to structs/README (#652) Shao Yang Hong 2021-04-20 17:19:24 +08:00
  • ec5f80dce1
    Merge pull request #713 from rust-lang/all-contributors/add-k12ish marisa 2021-04-20 11:18:32 +02:00
  • 65cdc856ae
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-04-20 09:18:23 +00:00
  • 472f61485e
    docs: update README.md [skip ci] allcontributors[bot] 2021-04-20 09:18:22 +00:00
  • b4de659438
    fix(option2): Rename uninformative variables (#675) k12ish 2021-04-20 10:18:05 +01:00
  • a37a8818c8
    Merge pull request #712 from rust-lang/all-contributors/add-arthas168 marisa 2021-04-20 11:16:25 +02:00
  • bdf01aa174
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-04-20 09:16:16 +00:00
  • a941c69f09
    docs: update README.md [skip ci] allcontributors[bot] 2021-04-20 09:16:15 +00:00
  • 72aaa15e6a
    fix(hashmap2): Update incorrect assertion (#660) Pete Pavlovski 2021-04-20 12:15:49 +03:00
  • 3a06de71a8
    Merge pull request #708 from Zerotask/list-command-added-to-readme marisa 2021-04-20 11:10:38 +02:00
  • 5e2b39a5c1
    Merge pull request #711 from rust-lang/all-contributors/add-Zerotask marisa 2021-04-20 11:09:41 +02:00
  • 63c942233e
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-04-20 09:09:31 +00:00
  • 2612edc133
    docs: update README.md [skip ci] allcontributors[bot] 2021-04-20 09:09:30 +00:00
  • e2ce9f42b5
    Merge pull request #707 from Zerotask/list-command-progress-info marisa 2021-04-20 11:09:14 +02:00
  • 8cd434f468 add detail to arc1 comment and hint message bmacer 2021-04-19 22:46:08 -04:00
  • 1c6f7e4b7b
    feat(list): updated progress percentage Patrick Hintermayer 2021-04-19 09:39:05 +02:00
  • e2c41903ad
    docs: added hint for rustlings list command Zerotask 2021-04-18 16:07:30 +02:00
  • bd48544e25
    style: formatted files with rustfmt Zerotask 2021-04-18 15:40:47 +02:00
  • c0e3daacaf
    feat(list): added progress info Zerotask 2021-04-18 15:37:41 +02:00
  • 6aae00e11e
    docs: added hint for rustlings list command Zerotask 2021-04-17 15:09:54 +02:00
  • cd74afcb3c work in progress Aymeric Larvet 2021-04-13 18:43:18 +02:00
  • 48afebd06d docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-04-05 11:27:17 +00:00
  • b3363dcd2c docs: update README.md [skip ci] allcontributors[bot] 2021-04-05 11:27:16 +00:00
  • 46fd3600a8 fix: use trait objects for from_str Taylor Yu 2021-04-04 18:43:38 -05:00
  • 68f2578c76 fix: use trait objects for try_from_into Taylor Yu 2021-04-04 00:04:03 -05:00
  • 6f6ae291e5 docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-04-04 07:43:51 +00:00
  • 4e3b104b73 docs: update README.md [skip ci] allcontributors[bot] 2021-04-04 07:43:50 +00:00
  • 3c283ff209 fix(functions3): improve function argument type (#687) Ignacio Le Fluk 2021-04-04 03:43:25 -04:00
  • 87ac4cf8d2 chore: Provide a working Windows installation link marisa 2021-03-23 09:10:40 +01:00
  • 1327d48582 docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-03-22 12:37:02 +00:00
  • 9a589f1701 docs: update README.md [skip ci] allcontributors[bot] 2021-03-22 12:37:01 +00:00
  • 3ebde0fb16 refactor: change from match to if for NO_EMOJI Matt Lebl 2021-03-20 11:52:57 -07:00
  • 7770ec2fd7 feat: Replace emojis when NO_EMOJI env variable present Matt Lebl 2021-03-19 02:16:07 -07:00
  • 2462a9385b chore: Update install URLs marisa 2021-03-21 16:34:21 +01:00
  • b7b5e37613 docs: add chapeupreto as a contributor (#678) allcontributors[bot] 2021-03-20 21:13:35 +01:00
  • 41bd000d96 chore: capitalize c letter Rod Elias 2021-03-20 17:12:49 -03:00
  • 8424d0b4df fix(quiz3): Force an answer to Q2 (#672) Pascal H 2021-03-16 10:14:25 +01:00
  • c142fda12b docs: add hpwxf as a contributor (#671) allcontributors[bot] 2021-03-15 09:14:41 +01:00
  • 05882f15f4 chore: clarify collections documentation Pascal H 2021-03-15 09:14:12 +01:00
  • c06d7c8c8d fix(structs3): reword heading comment (#664) Darius Wiles 2021-03-13 03:14:02 -08:00
  • 0e9ef02d37 chore: changed errors3 mode from test to compile apogeeoak 2021-03-12 14:04:29 -05:00
  • 6a0c86ddc0 docs: add cadolphs as a contributor (#667) allcontributors[bot] 2021-03-12 18:37:58 +01:00
  • a37878ed06 fix: add check to prevent naive implementation of is_international cadolphs 2021-03-12 09:36:35 -08:00
  • 503577e042 docs: add cjwyett as a contributor (#666) allcontributors[bot] 2021-03-12 15:39:40 +01:00
  • 79917c20b1 chore: fix typo Cyrus Wyett 2021-03-12 14:38:28 +00:00
  • fcba8f0282 docs: add circumspect as a contributor allcontributors[bot] 2021-03-12 15:28:03 +01:00
  • 063c440c78 chore: fix typo circumspect 2021-03-12 14:26:57 +00:00
  • 111e13d9ad docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-02-25 10:20:54 +00:00
  • b3750dac76 docs: update README.md [skip ci] allcontributors[bot] 2021-02-25 10:20:53 +00:00
  • b6b67db4c8 fix: Spelling error Larry Garfield 2021-02-24 15:03:26 -06:00
  • ae8e6cf884 fix(from_str): Correct typos Jirka Kremser 2021-02-21 21:50:17 +01:00
  • 30a614a871 chore: Updated source to follow clippy suggestions. apogeeoak 2021-02-09 18:21:18 -05:00
  • bdb6716ac7 docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-02-10 09:36:48 +00:00
  • d30c6fe703 docs: update README.md [skip ci] allcontributors[bot] 2021-02-10 09:36:47 +00:00
  • afe6b3ec49 docs: Fixed grammar in contributing.md. apogeeoak 2021-02-09 17:43:53 -05:00
  • c32910ae7b docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-02-07 11:22:33 +00:00
  • 25dc9eb660 docs: update README.md [skip ci] allcontributors[bot] 2021-02-07 11:22:32 +00:00
  • 80d0fe4127 fix(move_semantics4): Remove redundant "instead" (#640) Tal 2021-02-07 04:22:13 -07:00
  • 10d6b0c0f9 docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-01-30 16:12:28 +00:00
  • 07eb071bef docs: update README.md [skip ci] allcontributors[bot] 2021-01-30 16:12:27 +00:00
  • 0ae63000cb fix(info): Fix typo (#635) John Baber-Lucero 2021-01-30 16:12:06 +00:00
  • 0e78ad45ef docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-01-22 12:11:34 +00:00
  • b7c7536065 docs: update README.md [skip ci] allcontributors[bot] 2021-01-22 12:11:33 +00:00
  • bf0af8d466 fix(from_str): test for error instead of unwrap/should_panic Jean-Francois Chevrette 2021-01-21 07:55:22 -05:00
  • 4369b298d1 docs: Remove duplicate uninstallation section mokou 2021-01-17 13:00:50 +01:00
  • dc93b91f85 feat(cli): Improve the list command with options, and then some Abdou Seck 2020-12-12 13:48:25 -05:00
  • 67a369335a Add looks_done method to Exercise to expose a resolution state Abdou Seck 2020-12-12 13:45:37 -05:00
  • ae4c54373f feat(from_into) : add test for checking unnecessary trailing value Sang-Heon Jeon 2021-01-09 00:08:38 +09:00
  • 604836f126 feat(from_str) : add test for checking unnecessary trailing value Sang-Heon Jeon 2021-01-09 00:07:13 +09:00
  • 282d736015 chore: Remove Readme GIF fmoko 2021-01-08 14:01:04 +01:00
  • 47215cce1f docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-01-06 15:54:34 +00:00
  • 462715b3d2 docs: update README.md [skip ci] allcontributors[bot] 2021-01-06 15:54:33 +00:00
  • 2ff2df21cc fix(threads1): line number correction Christian Zeller 2021-01-06 13:47:20 +01:00
  • 215c201134 fix(move_semantics4): Small readbility improvement (#617) Marius Ungureanu 2021-01-06 11:12:33 +02:00
  • f3432eb62c docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-01-04 13:12:11 +00:00
  • f421b83e7e docs: update README.md [skip ci] allcontributors[bot] 2021-01-04 13:12:10 +00:00
  • 607d65d561 docs: mention flatten in the options2 hint Will Hayworth 2021-01-03 03:42:39 -08:00
  • 7f75008c63 Update README.md RoelofWobben 2020-12-27 10:49:55 +01:00
  • 5def3e4fdc fix: typo in default out text xehpuk 2020-12-30 22:56:04 +01:00
  • 0646013237 seance 1 Mustakim-Khan 2021-04-13 17:33:22 +02:00
  • bf160e301c quizz et string ajouté Simon Halimi 2021-04-13 17:31:06 +02:00
  • 96dd044f2b ajout des collections Simon Halimi 2021-04-13 17:18:33 +02:00
  • f2ad3a6a0b
    Merge pull request #697 from WowSuchRicky/main Abdou Seck 2021-04-13 10:40:07 -04:00
  • caf921a01f
    Merge pull request #674 from Morsicus/fix/collections-exercises-naming Abdou Seck 2021-04-13 10:39:18 -04:00
  • cb82bbc057 add enums Simon Halimi 2021-04-13 16:19:05 +02:00
  • 719ffc0cc9 if Pinklady01 2021-04-13 15:51:10 +02:00
  • 9cd3c76ab8 primitive + struct faites Simon Halimi 2021-04-13 15:47:57 +02:00
  • 261736a355 functions Pinklady01 2021-04-13 15:32:53 +02:00
  • 31ae44d7ca variables done Pinklady01 2021-04-13 15:21:38 +02:00
  • b9a9557194 Merge branch 'main' of https://github.com/Pinklady01/rustlings into main Pinklady01 2021-04-13 15:17:12 +02:00