1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-01-07 19:14:12 +01:00

Commit Graph

  • b1ed7aa800 add own edits to compile all 6 exercises Eri Mendz 2021-04-06 15:30:55 +0300
  • ad3cd54cce
    Merge pull request #694 from rust-lang/all-contributors/add-tlyu Abdou Seck 2021-04-05 07:27:42 -0400
  • 1a6a725f88
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-04-05 11:27:17 +0000
  • 1ad20d94ff
    docs: update README.md [skip ci] allcontributors[bot] 2021-04-05 11:27:16 +0000
  • 995c6f0fb1
    Merge pull request #693 from tlyu/trait-obj-tryfrom Abdou Seck 2021-04-05 07:26:19 -0400
  • c3e7b83178 fix: use trait objects for from_str Taylor Yu 2021-04-04 18:43:38 -0500
  • 2e93a588e0 fix: use trait objects for try_from_into Taylor Yu 2021-04-04 00:04:03 -0500
  • 9aeca3f97e
    Merge pull request #692 from rust-lang/all-contributors/add-flakolefluk marisa 2021-04-04 09:44:02 +0200
  • 2193fff4bb
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-04-04 07:43:51 +0000
  • aec2c65c63
    docs: update README.md [skip ci] allcontributors[bot] 2021-04-04 07:43:50 +0000
  • a6509cc4d5
    fix(functions3): improve function argument type (#687) Ignacio Le Fluk 2021-04-04 03:43:25 -0400
  • 4cd09439fc fix: improve function argument type Ignacio Falk 2021-03-30 23:06:06 -0300
  • a02b279750
    chore: Provide a working Windows installation link marisa 2021-03-23 09:10:40 +0100
  • ece841f5ce
    Merge pull request #680 from rust-lang/all-contributors/add-blerchy marisa 2021-03-22 13:37:10 +0100
  • 2a6e4dc8a6
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-03-22 12:37:02 +0000
  • c163011cc0
    docs: update README.md [skip ci] allcontributors[bot] 2021-03-22 12:37:01 +0000
  • b350945a16
    Merge pull request #676 from blerchy/feat/no-emoji marisa 2021-03-22 13:36:26 +0100
  • 1ef368a69d
    Merge pull request #679 from rust-lang/new-install-urls marisa 2021-03-21 16:35:44 +0100
  • 8dc587b01a
    chore: Update install URLs marisa 2021-03-21 16:34:21 +0100
  • 550c4293ed
    docs: add chapeupreto as a contributor (#678) allcontributors[bot] 2021-03-20 21:13:35 +0100
  • 1df06997df
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-03-20 20:13:18 +0000
  • 6a171ed8b0
    docs: update README.md [skip ci] allcontributors[bot] 2021-03-20 20:13:17 +0000
  • 3df094713f
    chore: capitalize c letter Rod Elias 2021-03-20 17:12:49 -0300
  • eab819921a
    capitalize c letter Rod Elias 2021-03-20 16:52:02 -0300
  • 01e7f27aa6 refactor: change from match to if for NO_EMOJI Matt Lebl 2021-03-20 11:52:57 -0700
  • 8d62a99637 feat: Replace emojis when NO_EMOJI env variable present Matt Lebl 2021-03-19 02:16:07 -0700
  • 71ffd81a67
    Updated option2.rs k12ish 2021-03-18 22:20:30 +0000
  • ab9995e76e doc: Update collections exercises instruction to match the standard naming Mickael Fortunato 2021-03-18 18:45:01 +0100
  • bef39b1259 fix(collections): Naming exercises for vectors and hashmap Mickael Fortunato 2021-03-18 18:39:22 +0100
  • 0d894e6ff7
    fix(quiz3): Force an answer to Q2 (#672) Pascal H 2021-03-16 10:14:25 +0100
  • ac7e1cb9e5
    Force an answer to Q2 of quiz3 Pascal H 2021-03-15 10:26:48 +0100
  • be9510539e
    docs: add hpwxf as a contributor (#671) allcontributors[bot] 2021-03-15 09:14:41 +0100
  • b14353229d
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-03-15 08:14:29 +0000
  • 23121e7006
    docs: update README.md [skip ci] allcontributors[bot] 2021-03-15 08:14:28 +0000
  • 3bce2ef8d6
    chore: clarify collections documentation Pascal H 2021-03-15 09:14:12 +0100
  • 1a4f94562d
    Fix Rust's HashMap equivalent in C++ Pascal H 2021-03-15 09:00:38 +0100
  • aa9a943ddf
    fix(installation): first PowerShell command Ivan Nerazumov 2021-03-13 18:45:52 +0700
  • ebdb66c7bf
    fix(structs2): correct grammar in hint (#663) Darius Wiles 2021-03-13 03:14:44 -0800
  • 9f3e8c2dde
    fix(structs3): reword heading comment (#664) Darius Wiles 2021-03-13 03:14:02 -0800
  • 96c56ab08a
    chore: changed errors3 mode from test to compile apogeeoak 2021-03-12 14:04:29 -0500
  • 04dbf03ace
    docs: add cadolphs as a contributor (#667) allcontributors[bot] 2021-03-12 18:37:58 +0100
  • c1d2c4bab3
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-03-12 17:37:21 +0000
  • 6b7c253306
    docs: update README.md [skip ci] allcontributors[bot] 2021-03-12 17:37:20 +0000
  • 05a753fe63
    fix: add check to prevent naive implementation of is_international cadolphs 2021-03-12 09:36:35 -0800
  • 9c62bb6de6 chore(structs3): Add a missed newline after the test I added Clemens Adolphs 2021-03-12 06:53:03 -0800
  • 815edb7003
    docs: add cjwyett as a contributor (#666) allcontributors[bot] 2021-03-12 15:39:40 +0100
  • cc846cad64
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-03-12 14:39:24 +0000
  • 63b8f2ce04
    docs: update README.md [skip ci] allcontributors[bot] 2021-03-12 14:39:23 +0000
  • 5157f56875
    chore: fix typo Cyrus Wyett 2021-03-12 14:38:28 +0000
  • 3f5abca215
    docs: add circumspect as a contributor allcontributors[bot] 2021-03-12 15:28:03 +0100
  • 63e97c82a7
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-03-12 14:27:37 +0000
  • f9b48d7dbd
    docs: update README.md [skip ci] allcontributors[bot] 2021-03-12 14:27:36 +0000
  • 833df0b8b3
    chore: fix typo circumspect 2021-03-12 14:26:57 +0000
  • e7c8cc69d2
    fix: reword heading comment Darius Wiles 2021-03-08 16:13:47 -0800
  • 71e0ff1666
    fix: grammar in structs2 hint Darius Wiles 2021-03-08 15:51:25 -0800
  • 1ea5384759 fix(structs3): Add check to prevent naive implementation Clemens Adolphs 2021-03-05 14:35:02 -0800
  • 336697715b
    update hashmap2 Pete Pavlovski 2021-02-27 22:19:09 +0200
  • 43b785198f a Ankit Kumar 2021-02-25 13:32:38 +0000
  • 8268d81d92 vars Ankit Kumar 2021-02-25 13:32:02 +0000
  • 6742860ea5
    Merge pull request #658 from rust-lang/all-contributors/add-Crell marisa 2021-02-25 11:21:11 +0100
  • 797e6d45c0
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-02-25 10:20:54 +0000
  • 320de0d921
    docs: update README.md [skip ci] allcontributors[bot] 2021-02-25 10:20:53 +0000
  • 5eed505d74
    Merge pull request #656 from Crell/spelling-fix marisa 2021-02-25 11:20:39 +0100
  • 91ee27f22b
    fix: Spelling error Larry Garfield 2021-02-24 15:03:26 -0600