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

Commit Graph

  • 70024e1b6b Get through quiz 2 Carson Rajcan 2021-01-17 20:59:29 -0600
  • 9f988bfe29 docs: Remove duplicate uninstallation section mokou 2021-01-17 13:00:50 +0100
  • e8d1baa4b5
    Merge pull request #599 from AbdouSeck/improve-list-command fmoko 2021-01-17 12:37:58 +0100
  • b8d6fc4503 Exercises completed this time for sure Emre AYDIN 2021-01-13 17:58:37 +0300
  • 9d5237824b All the exercises complete Emre AYDIN 2021-01-13 17:50:01 +0300
  • 84e88274fb Threads, macros and quiz4 exercises complete. Emre AYDIN 2021-01-11 18:05:25 +0300
  • ca62b47d62
    Merge pull request #2 from rust-lang/main regonCao 2021-01-09 20:20:05 +0800
  • cda45ceec1 Finish first section Carson Rajcan 2021-01-08 12:50:13 -0600
  • 8bbe4ff138 feat(cli): Improve the list command with options, and then some Abdou Seck 2020-12-12 13:48:25 -0500
  • 0b9220c1fc Add looks_done method to Exercise to expose a resolution state Abdou Seck 2020-12-12 13:45:37 -0500
  • 0d65753fdb
    Merge pull request #622 from lntuition/conversions_more_utc Abdou Seck 2021-01-08 13:18:24 -0500
  • 4f1374a6e7 feat(from_into) : add test for checking unnecessary trailing value Sang-Heon Jeon 2021-01-09 00:08:38 +0900
  • 5a0521e92c feat(from_str) : add test for checking unnecessary trailing value Sang-Heon Jeon 2021-01-09 00:07:13 +0900
  • fea86c29d6
    chore: Remove Readme GIF fmoko 2021-01-08 14:01:04 +0100
  • 0c9f55747b Standard library types exercises complete Emre AYDIN 2021-01-07 15:40:40 +0300
  • 9c4614f7e6
    Merge pull request #619 from rust-lang/all-contributors/add-chrizel fmoko 2021-01-06 16:54:47 +0100
  • c24a78ae94
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-01-06 15:54:34 +0000
  • 621816fb56
    docs: update README.md [skip ci] allcontributors[bot] 2021-01-06 15:54:33 +0000
  • cfae54d361
    Merge pull request #618 from chrizel/patch-1 fmoko 2021-01-06 16:54:16 +0100
  • 775744ed89 Tests and quiz 3 exercises complete Emre AYDIN 2021-01-06 18:18:46 +0300
  • 961a9b9ceb Traits exercises complete Emre AYDIN 2021-01-06 18:11:22 +0300
  • 7857b0a689
    fix(threads1): line number correction Christian Zeller 2021-01-06 13:47:20 +0100
  • 70824e2411 Result exercise complete Emre AYDIN 2021-01-06 15:44:36 +0300
  • 279f55f0dd Options exercises complete Emre AYDIN 2021-01-06 15:28:26 +0300
  • 1cf7c18857 Generics exercises complete Emre AYDIN 2021-01-06 15:07:44 +0300
  • 80f8333373 Errors exercises complete Emre AYDIN 2021-01-06 14:46:18 +0300
  • 10965920fb
    fix(move_semantics4): Small readbility improvement (#617) Marius Ungureanu 2021-01-06 11:12:33 +0200
  • c338c31094
    Remove an as it refers to the argument Marius Ungureanu 2021-01-06 03:53:36 +0200
  • b877abb383
    Small readbility improvement move_semantics4 doc Marius Ungureanu 2021-01-06 03:52:59 +0200
  • 74a8237794 Strings and Quiz2 exercises complete Emre AYDIN 2021-01-05 17:41:26 +0300
  • c59e85df74 Modules and collections exercises complete Emre AYDIN 2021-01-05 17:26:26 +0300
  • c328bd6f5e Enum exercises complete Emre AYDIN 2021-01-05 17:07:42 +0300
  • 61c3989ffb Struct exercises complete Emre AYDIN 2021-01-05 16:52:52 +0300
  • 01f5455ea0 Move semantics and primitive_types exercises complete Emre AYDIN 2021-01-05 15:33:43 +0300
  • ee613636df if an quiz1 exercises complete Emre AYDIN 2021-01-04 20:06:45 +0300
  • 85f57e6bc7 Functions exercises complete Emre AYDIN 2021-01-04 19:59:44 +0300
  • 3b445e66c0 Variables exercises complete. Emre AYDIN 2021-01-04 19:54:20 +0300
  • d2e7ecabd8
    Merge pull request #616 from rust-lang/all-contributors/add-wsh fmoko 2021-01-04 14:12:24 +0100
  • 5772589dc3
    Merge pull request #615 from wsh/docfixes fmoko 2021-01-04 14:12:11 +0100
  • 6df08b411b
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-01-04 13:12:11 +0000
  • c355ac6593
    docs: update README.md [skip ci] allcontributors[bot] 2021-01-04 13:12:10 +0000
  • e9b42bbc2a docs: mention flatten in the options2 hint Will Hayworth 2021-01-03 03:42:39 -0800
  • 30174768f6
    Merge pull request #1 from rust-lang/main regonCao 2021-01-03 19:04:21 +0800
  • 1283aa3bd8 Merge pull request #606 from RoelofWobben/ghost-RoelofWobben-patch-1 Abdou Seck 2020-12-31 11:09:29 -0500
  • ff6cba7205 Update README.md RoelofWobben 2020-12-27 10:49:55 +0100
  • d0107f7921
    Merge pull request #609 from xehpuk/patch-1 fmoko 2020-12-31 16:12:13 +0100
  • 7612538d61 Solutions: Part 2 vasu 2020-12-30 23:55:31 +0100
  • 644c49f1e0
    fix: typo in default out text xehpuk 2020-12-30 22:56:04 +0100
  • 90a3b68334
    Update structs3.rs Yang Wen 2020-12-30 11:25:40 +0800
  • a303d508cf release: 4.3.0 4.3.0 mokou 2020-12-29 11:39:26 +0100
  • 44d39112ff feat: Rewrite default out text mokou 2020-12-29 11:34:52 +0100
  • 28020d0c54 docs: Add note on uninstalling to README mokou 2020-12-29 11:23:08 +0100
  • 4940ac33c2 Update README.md RoelofWobben 2020-12-27 19:57:08 +0100
  • 0ef95947cc
    fix(functions2): Change signature to trigger precise error message: (#605) Axel Viala 2020-12-27 12:36:38 +0100
  • aa100ab467
    Update README.md RoelofWobben 2020-12-27 10:51:10 +0100
  • 8bf104c1fe
    Update README.md RoelofWobben 2020-12-27 10:49:55 +0100
  • d010a39173
    fix #539: Change signature to trigger precise error message: Axel Viala 2020-12-26 20:45:18 +0100
  • 4ac70a99ae
    docs: add seancad as a contributor allcontributors[bot] 2020-12-15 08:33:47 +0100
  • 82c00d4579
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2020-12-15 07:33:24 +0000
  • 0e31bba366
    docs: update README.md [skip ci] allcontributors[bot] 2020-12-15 07:33:23 +0000
  • bcf14cf677
    fix: update structs README seancad 2020-12-15 00:32:46 -0700
  • 8f941345ac
    Update README.md seancad 2020-12-14 15:14:26 -0700
  • e63d766d4e docs: use git commands to find the latest tag JP Etcheber 2020-12-13 20:38:55 -0800
  • 1dae782cd4
    Merge pull request #598 from JuliaCao/update_exec_order fmoko 2020-12-13 02:30:57 +0100