Commit Graph

  • 2e93a588e0 fix: use trait objects for try_from_into Taylor Yu 2021-04-04 00:04:03 -05:00
  • 9aeca3f97e Merge pull request #692 from rust-lang/all-contributors/add-flakolefluk marisa 2021-04-04 09:44:02 +02:00
  • 2193fff4bb docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-04-04 07:43:51 +00:00
  • aec2c65c63 docs: update README.md [skip ci] allcontributors[bot] 2021-04-04 07:43:50 +00:00
  • a6509cc4d5 fix(functions3): improve function argument type (#687) Ignacio Le Fluk 2021-04-04 03:43:25 -04:00
  • a02b279750 chore: Provide a working Windows installation link marisa 2021-03-23 09:10:40 +01:00
  • ece841f5ce Merge pull request #680 from rust-lang/all-contributors/add-blerchy marisa 2021-03-22 13:37:10 +01:00
  • 2a6e4dc8a6 docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-03-22 12:37:02 +00:00
  • c163011cc0 docs: update README.md [skip ci] allcontributors[bot] 2021-03-22 12:37:01 +00:00
  • b350945a16 Merge pull request #676 from blerchy/feat/no-emoji marisa 2021-03-22 13:36:26 +01:00
  • 1ef368a69d Merge pull request #679 from rust-lang/new-install-urls marisa 2021-03-21 16:35:44 +01:00
  • 8dc587b01a chore: Update install URLs marisa 2021-03-21 16:34:21 +01:00
  • 550c4293ed docs: add chapeupreto as a contributor (#678) allcontributors[bot] 2021-03-20 21:13:35 +01:00
  • 3df094713f chore: capitalize c letter Rod Elias 2021-03-20 17:12:49 -03:00
  • 01e7f27aa6 refactor: change from match to if for NO_EMOJI Matt Lebl 2021-03-20 11:52:57 -07:00
  • 8d62a99637 feat: Replace emojis when NO_EMOJI env variable present Matt Lebl 2021-03-19 02:16:07 -07:00
  • ab9995e76e doc: Update collections exercises instruction to match the standard naming Mickael Fortunato 2021-03-18 18:45:01 +01:00
  • bef39b1259 fix(collections): Naming exercises for vectors and hashmap Mickael Fortunato 2021-03-18 18:39:22 +01:00
  • 0d894e6ff7 fix(quiz3): Force an answer to Q2 (#672) Pascal H 2021-03-16 10:14:25 +01:00
  • be9510539e docs: add hpwxf as a contributor (#671) allcontributors[bot] 2021-03-15 09:14:41 +01:00
  • 3bce2ef8d6 chore: clarify collections documentation Pascal H 2021-03-15 09:14:12 +01:00
  • aa9a943ddf fix(installation): first PowerShell command Ivan Nerazumov 2021-03-13 18:45:52 +07:00
  • ebdb66c7bf fix(structs2): correct grammar in hint (#663) Darius Wiles 2021-03-13 03:14:44 -08:00
  • 9f3e8c2dde fix(structs3): reword heading comment (#664) Darius Wiles 2021-03-13 03:14:02 -08:00
  • 96c56ab08a chore: changed errors3 mode from test to compile apogeeoak 2021-03-12 14:04:29 -05:00
  • 04dbf03ace docs: add cadolphs as a contributor (#667) allcontributors[bot] 2021-03-12 18:37:58 +01:00
  • 05a753fe63 fix: add check to prevent naive implementation of is_international cadolphs 2021-03-12 09:36:35 -08:00
  • 815edb7003 docs: add cjwyett as a contributor (#666) allcontributors[bot] 2021-03-12 15:39:40 +01:00
  • 5157f56875 chore: fix typo Cyrus Wyett 2021-03-12 14:38:28 +00:00
  • 3f5abca215 docs: add circumspect as a contributor allcontributors[bot] 2021-03-12 15:28:03 +01:00
  • 833df0b8b3 chore: fix typo circumspect 2021-03-12 14:26:57 +00:00
  • 6742860ea5 Merge pull request #658 from rust-lang/all-contributors/add-Crell marisa 2021-02-25 11:21:11 +01:00
  • 797e6d45c0 docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-02-25 10:20:54 +00:00
  • 320de0d921 docs: update README.md [skip ci] allcontributors[bot] 2021-02-25 10:20:53 +00:00
  • 5eed505d74 Merge pull request #656 from Crell/spelling-fix marisa 2021-02-25 11:20:39 +01:00
  • 91ee27f22b fix: Spelling error Larry Garfield 2021-02-24 15:03:26 -06:00
  • 5f7c89f85d fix(from_str): Correct typos Jirka Kremser 2021-02-21 21:50:17 +01:00
  • c6712dfccd fix(iterators3): Enabled iterators3.rs to run without commented out tests. apogeeoak 2021-02-12 15:36:53 -05:00
  • baf4ba175b fix(iterators2): Moved errors out of tests. apogeeoak 2021-02-11 21:24:32 -05:00
  • b29ea17ea9 feat: Added iterators5.rs exercise. apogeeoak 2021-02-10 18:03:29 -05:00
  • ab57c26cf9 Merge pull request #644 from apogeeoak/clippy marisa 2021-02-10 10:37:13 +01:00
  • 98e5e8835e Merge pull request #645 from rust-lang/all-contributors/add-apogeeoak marisa 2021-02-10 10:36:57 +01:00
  • f5158ece1a docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-02-10 09:36:48 +00:00
  • d65b4a9a93 docs: update README.md [skip ci] allcontributors[bot] 2021-02-10 09:36:47 +00:00
  • 8404947bc0 Merge pull request #642 from apogeeoak/contributing marisa 2021-02-10 10:36:04 +01:00
  • 2e84f34cf3 chore: Updated source to follow clippy suggestions. apogeeoak 2021-02-09 18:21:18 -05:00
  • 726805f064 docs: Fixed grammar in contributing.md. apogeeoak 2021-02-09 17:43:53 -05:00
  • b4a4138559 Merge pull request #641 from rust-lang/all-contributors/add-tal-zvon marisa 2021-02-07 12:22:49 +01:00
  • f1d2b3a39a docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-02-07 11:22:33 +00:00
  • 1f9d006858 docs: update README.md [skip ci] allcontributors[bot] 2021-02-07 11:22:32 +00:00
  • cc266d7d80 fix(move_semantics4): Remove redundant "instead" (#640) Tal 2021-02-07 04:22:13 -07:00
  • fff72afe2e Merge pull request #636 from rust-lang/all-contributors/add-jbaber marisa 2021-01-30 17:12:39 +01:00
  • c1abd13b5c docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-01-30 16:12:28 +00:00
  • 75802c14b2 docs: update README.md [skip ci] allcontributors[bot] 2021-01-30 16:12:27 +00:00
  • cddc1e86e7 fix(info): Fix typo (#635) John Baber-Lucero 2021-01-30 16:12:06 +00:00
  • 24ea42ce61 Merge pull request #627 from rust-lang/all-contributors/add-jfchevrette fmoko 2021-01-22 13:11:43 +01:00
  • 6102e612fa docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-01-22 12:11:34 +00:00
  • 52bde71166 docs: update README.md [skip ci] allcontributors[bot] 2021-01-22 12:11:33 +00:00
  • 15a79cfe9c Merge pull request #626 from jfchevrette/patch-1 Abdou Seck 2021-01-21 08:10:25 -05:00
  • 15e71535f3 fix(from_str): test for error instead of unwrap/should_panic Jean-Francois Chevrette 2021-01-21 07:55:22 -05:00
  • 9f988bfe29 docs: Remove duplicate uninstallation section mokou 2021-01-17 13:00:50 +01:00
  • e8d1baa4b5 Merge pull request #599 from AbdouSeck/improve-list-command fmoko 2021-01-17 12:37:58 +01:00
  • 8bbe4ff138 feat(cli): Improve the list command with options, and then some Abdou Seck 2020-12-12 13:48:25 -05:00
  • 0b9220c1fc Add looks_done method to Exercise to expose a resolution state Abdou Seck 2020-12-12 13:45:37 -05:00
  • 0d65753fdb Merge pull request #622 from lntuition/conversions_more_utc Abdou Seck 2021-01-08 13:18:24 -05:00
  • 4f1374a6e7 feat(from_into) : add test for checking unnecessary trailing value Sang-Heon Jeon 2021-01-09 00:08:38 +09:00
  • 5a0521e92c feat(from_str) : add test for checking unnecessary trailing value Sang-Heon Jeon 2021-01-09 00:07:13 +09:00
  • fea86c29d6 chore: Remove Readme GIF fmoko 2021-01-08 14:01:04 +01:00
  • 9c4614f7e6 Merge pull request #619 from rust-lang/all-contributors/add-chrizel fmoko 2021-01-06 16:54:47 +01:00
  • c24a78ae94 docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-01-06 15:54:34 +00:00
  • 621816fb56 docs: update README.md [skip ci] allcontributors[bot] 2021-01-06 15:54:33 +00:00
  • cfae54d361 Merge pull request #618 from chrizel/patch-1 fmoko 2021-01-06 16:54:16 +01:00
  • 7857b0a689 fix(threads1): line number correction Christian Zeller 2021-01-06 13:47:20 +01:00
  • 10965920fb fix(move_semantics4): Small readbility improvement (#617) Marius Ungureanu 2021-01-06 11:12:33 +02:00
  • d2e7ecabd8 Merge pull request #616 from rust-lang/all-contributors/add-wsh fmoko 2021-01-04 14:12:24 +01:00
  • 5772589dc3 Merge pull request #615 from wsh/docfixes fmoko 2021-01-04 14:12:11 +01:00
  • 6df08b411b docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-01-04 13:12:11 +00:00
  • c355ac6593 docs: update README.md [skip ci] allcontributors[bot] 2021-01-04 13:12:10 +00:00
  • e9b42bbc2a docs: mention flatten in the options2 hint Will Hayworth 2021-01-03 03:42:39 -08:00
  • 1283aa3bd8 Merge pull request #606 from RoelofWobben/ghost-RoelofWobben-patch-1 Abdou Seck 2020-12-31 11:09:29 -05:00
  • ff6cba7205 Update README.md RoelofWobben 2020-12-27 10:49:55 +01:00
  • d0107f7921 Merge pull request #609 from xehpuk/patch-1 fmoko 2020-12-31 16:12:13 +01:00
  • 644c49f1e0 fix: typo in default out text xehpuk 2020-12-30 22:56:04 +01:00
  • a303d508cf release: 4.3.0 mokou 2020-12-29 11:39:26 +01:00
  • 44d39112ff feat: Rewrite default out text mokou 2020-12-29 11:34:52 +01:00
  • 28020d0c54 docs: Add note on uninstalling to README mokou 2020-12-29 11:23:08 +01:00
  • 0ef95947cc fix(functions2): Change signature to trigger precise error message: (#605) Axel Viala 2020-12-27 12:36:38 +01:00
  • 4ac70a99ae docs: add seancad as a contributor allcontributors[bot] 2020-12-15 08:33:47 +01:00
  • bcf14cf677 fix: update structs README seancad 2020-12-15 00:32:46 -07:00
  • 1dae782cd4 Merge pull request #598 from JuliaCao/update_exec_order fmoko 2020-12-13 02:30:57 +01:00
  • 90cfb6ff28 fix: added missing exercises to info.toml JuliaCao 2020-12-12 10:21:23 -08:00
  • 26110da7ca docs: add pcn as a contributor allcontributors[bot] 2020-12-08 10:12:57 +01:00
  • 30644c9a06 fix: gives a bit more context to magic number Peter N 2020-12-08 06:08:25 -03:00
  • 033bf1198f feat: match exercise order to book chapters (#541) JuliaCao 2020-12-07 06:37:19 -08:00
  • cdc7d92e57 Merge pull request #592 from tinkhauser/vec1_bugfix fmoko 2020-12-06 15:09:45 +01:00
  • af0e3b8f17 Merge pull request #594 from xakon/fix/try_from_into fmoko 2020-12-03 18:23:48 +01:00
  • 04f1d079aa feat(try_from_into): remove duplicate annotation Christos Kontas 2020-12-03 17:48:30 +01:00
  • 9b6c629397 fix(vec1): Have test compare every element in a and v Jacob Tinkhauser 2020-11-29 01:35:14 +00:00
  • 5aa467bef2 Merge pull request #587 from wh5a/bugfix fmoko 2020-11-12 16:36:50 +01:00
  • af7ad27f89 chore: Remove buildkite build file fmoko 2020-11-12 09:50:55 +01:00