Commit graph

  • 6fd8278883 finish enums NoneTheWisr 2022-01-28 18:35:03 +0400
  • c996e3027e finish structs NoneTheWisr 2022-01-28 18:34:25 +0400
  • 3db3c856cd finish primitive_types NoneTheWisr 2022-01-28 18:33:36 +0400
  • 79c6e2bddb finish move_semantics NoneTheWisr 2022-01-28 18:32:14 +0400
  • 1ed08d9808 finish quiz1 NoneTheWisr 2022-01-28 18:31:23 +0400
  • df11d5b28a
    finish if (#3) NoneTheWisr 2022-01-28 18:58:44 +0400
  • dac82e87d2
    Merge pull request #2 from NoneTheWisr/functions NoneTheWisr 2022-01-28 18:56:32 +0400
  • ec448527bd
    Merge pull request #1 from NoneTheWisr/variables NoneTheWisr 2022-01-28 18:54:47 +0400
  • 8df1ab1191 finish functions NoneTheWisr 2022-01-28 18:29:20 +0400
  • ead76a7d21 finish variables NoneTheWisr 2022-01-28 18:25:27 +0400
  • 306cd437c1
    Quiz 2 - missing space Plotnus 2022-01-26 20:08:38 -0700
  • b75945f05c feat: Progress thus far Manish Kumar 2022-01-25 00:21:37 +0530
  • eccdc5bdf8 feat(cli): adding colors in list command dusartvict 2022-01-23 16:58:37 +0100
  • d1ab4d1d38 update cccsar 2022-01-19 21:07:06 -0400
  • 9b1f6c3cb2
    done Austin Jones 2022-01-19 16:26:28 -0500
  • 80f0a22039 finish some Kirovj 2022-01-19 15:16:59 +0800
  • ffebb3c854
    doing more exercises Austin Jones 2022-01-18 17:37:36 -0500
  • f6acd86cae
    working on this ish Austin Jones 2022-01-15 17:05:17 -0500
  • 2a586d7645 Remove rust-project.json and add to .gitignore Jack Clayton 2022-01-14 17:43:11 +0800
  • 6dcac17b01 Add factorial of zero test in standand_library_types iterators4 Paulo Gabriel Justino Bezerra 2022-01-13 18:11:52 -0300
  • 94b4479faa fix(iterators3): insert todo!() into divide() to compile without error Ryosuke YASUOKA 2022-01-14 00:26:46 +0900
  • aba47a5c96 Remove default run Jack Clayton 2022-01-13 20:15:06 +0800
  • 27c1be0e4e Remove check for rust analyzer, always generate rust-project.json Jack Clayton 2022-01-13 20:10:42 +0800
  • 979f7788d8 Fix skipping both errors for rust-analyzer not existing Jack Clayton 2022-01-12 12:53:49 +0800
  • a831aa7982 Move logic into main binary Jack Clayton 2022-01-12 12:11:06 +0800
  • f0bcb4a816 Don't change author format Jack Clayton 2022-01-11 23:24:42 +0800
  • 726844bc96 Fix rust analyzer Jack Clayton 2022-01-11 23:21:56 +0800
  • 873e6922e6 Add enums3 hint Ryosuke YASUOKA 2022-01-09 19:30:31 +0900
  • b5205759f0 feat: Add move_semantics6.rs exercise Kallu-A 2022-01-08 01:28:00 +0100
  • 31c93101c9 Set clippy::float_cmp lint to deny for clippy1 radicale 2022-01-06 21:28:04 +0100
  • 023aa68440
    Merge branch 'main' into all Yao Cui 2022-01-03 02:11:02 -0500
  • 85e533e746 all Yao Cui 2022-01-03 02:06:55 -0500
  • 01242198fa
    refactor: Changed function name to be more accurate Neil Pate 2022-01-01 11:22:26 +0100
  • ace380fd5d fix(structs3): Add panic! statement into structs3 camperdue42 2021-12-31 01:05:34 -0500
  • 5002c54ffb
    Merge pull request #901 from rust-lang/all-contributors/add-tan-zx diannasoreil 2021-12-30 12:59:14 +0100
  • 17e3e75331
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-12-30 11:59:06 +0000
  • af84359bdb
    docs: update README.md [skip ci] allcontributors[bot] 2021-12-30 11:59:05 +0000
  • 74739261d6
    Merge pull request #899 from tan-zx/quiz1/comments diannasoreil 2021-12-30 12:58:50 +0100
  • 700d6ba478 adding wrong input type handling. finished. tobyatgithub 2021-12-29 17:37:18 -0800
  • 248972ed04 fix the loop bug, made game work. tobyatgithub 2021-12-29 17:34:32 -0800
  • 1622e8c198
    fix(quiz1): update to say quiz covers "If" ZX 2021-12-29 14:55:37 +0800
  • e06ba1df58
    Merge pull request #896 from rust-lang/all-contributors/add-nekonako diannasoreil 2021-12-24 13:28:16 +0100
  • 7dce8c8b61
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-12-24 12:28:08 +0000
  • f61f9f3796
    docs: update README.md [skip ci] allcontributors[bot] 2021-12-24 12:28:07 +0000
  • 6516a89485
    Merge pull request #894 from nekonako/main diannasoreil 2021-12-24 13:27:52 +0100
  • 9b27e8d993 chore : replace filter_map() with find_map() Galih wisnuaji 2021-12-24 13:48:43 +0700
  • 98b25d165e feat: Adding threads1.rs with a focus on JoinHandles and waiting for spawned threads to finish. Moved the original threads1.rs to threads2.rs with the focus on the Mutex and modifying shared data. #892 jaystile 2021-12-23 06:19:39 -0800
  • f7719a4a9c
    Merge pull request #891 from rust-lang/all-contributors/add-frvannes16 diannasoreil 2021-12-16 14:11:39 +0100
  • 81fb396780
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-12-16 13:11:15 +0000
  • 8d675198d8
    docs: update README.md [skip ci] allcontributors[bot] 2021-12-16 13:11:14 +0000
  • 969384c258
    Merge pull request #890 from frvannes16/fix/888-std-floats diannasoreil 2021-12-16 14:10:58 +0100
  • f2650de369 fix(clippy1): Updated code to test correctness clippy lint with approx_constant lint rule Franklin van Nes 2021-12-15 11:46:27 -0500
  • acaee79994
    Merge pull request #889 from rust-lang/all-contributors/add-alirezaghey diannasoreil 2021-12-15 10:44:48 +0100
  • 527a5b1182
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-12-15 09:44:39 +0000
  • 72b2c9f54f
    docs: update README.md [skip ci] allcontributors[bot] 2021-12-15 09:44:38 +0000
  • 8ef4869b26
    fix(functions5): Remove wrong new line and small English improvements (#885) alirezaghey 2021-12-15 10:44:21 +0100
  • 31c981dc7e
    Remove wrong new line and small English improvements alirezaghey 2021-12-03 23:14:12 +0100
  • 47c213837c docs(readme): update readme seaerchin 2021-12-02 14:39:40 +0800
  • fd99fff8b0 refactor(exercises): shifts arc1/box1 into new smart_pointers folder seaerchin 2021-12-02 14:34:17 +0800
  • 9d64e70921 docs(info.toml): refactor so exercises are in appropriate order seaerchin 2021-12-02 01:30:19 +0800
  • 2e8abe5a8f functions4 modified Abhijit Roy 2021-11-23 12:27:17 +0530
  • df6f4a3e73
    Update variables2.rs Olaoye Kayode Samuel 2021-11-18 20:52:24 +0100
  • dbafa8ee7e error[E0425]: cannot find value x in this scope --> exercises/variables/variables1.rs:12:5 chicagoist 2021-11-13 09:59:06 +0000
  • d505358a21 exercises done Jack Klamer 2021-11-08 23:14:50 -0600
  • e576824b69 fix(iterators1.rs): corrected a 'mismatched types' error Michael Walsh 2021-11-03 13:48:58 -0600
  • dba759e1c6
    Merge pull request #872 from rust-lang/all-contributors/add-MpdWalsh diannasoreil 2021-10-31 17:25:43 +0100
  • cb661896a2
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-10-31 16:25:36 +0000
  • e08b6cf3ef
    docs: update README.md [skip ci] allcontributors[bot] 2021-10-31 16:25:35 +0000
  • e2fa512e86
    Merge pull request #871 from MpdWalsh/main diannasoreil 2021-10-31 17:25:18 +0100
  • d1ee2daf14 fix(structs3.rs): assigned value to cents_per_gram in test Michael Walsh 2021-10-30 16:55:58 -0600
  • aaa9f3fbea init Sagnik Chatterjee 2021-10-30 10:50:41 +0530
  • 359f81dd0b chore: upgrade edition to 2021 ana 2021-10-29 14:27:36 +0200
  • 95a980b02a finished songhao 2021-10-28 18:37:55 +0800
  • 60ad412d44 finished songhao 2021-10-28 18:32:46 +0800
  • b7c5165757 feat: Add exercises for understanding borrowing James Gill 2021-10-26 08:07:51 -0400
  • 7edf4a7888 cache chapter 3.0 tobyatgithub 2021-10-22 16:22:09 -0700
  • 68313a13dd Merge branch 'main' of https://github.com/madhank93/rustlings madhank93 2021-10-22 19:18:29 +0530
  • 21c3809443 fix: variable excerise madhank93 2021-10-22 19:16:35 +0530
  • 5e5271247a
    Merge pull request #866 from rust-lang/all-contributors/add-xuesongbj diannasoriel 2021-10-18 13:57:42 +0200
  • 71da9068e7
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-10-18 11:57:34 +0000
  • b24b295d88
    docs: update README.md [skip ci] allcontributors[bot] 2021-10-18 11:57:33 +0000
  • 1663a16ead
    fix(traits1): rename test functions to snake case (#854) xuesong 2021-10-18 19:57:12 +0800
  • 76acb9f534 fix(advanced_errors): Fix unit test unreachable_patterns warning zhangshaozhi 2021-10-18 14:55:53 +0800
  • ef87c74a7f fix(advanced): Fix unit test unreachable_patterns warning xuesong 2021-10-18 14:39:55 +0800
  • 0aa6fbe1e1
    Merge branch 'rust-lang:main' into main xuesong 2021-10-18 14:32:22 +0800
  • 0921ec495a
    Merge branch 'main' into master Sky Yin 2021-10-17 20:00:08 -0700
  • bacb5fac18 Done exercises on variables Sky Yin 2021-10-16 18:03:09 -0700
  • 557105f553 test Felipe Martín 2021-10-16 09:38:05 +0200
  • df475c65c0 제네릭 공부중 blacktoast 2021-10-15 07:46:27 +0000
  • 8de108505d 에러 5번 푸는중.. blacktoast 2021-10-14 07:42:54 +0000
  • 1c1f29a4f6 practice rust Felipe Martín 2021-10-14 08:42:08 +0200
  • b9022cfd1f error 3 blacktoast 2021-10-14 06:10:56 +0000
  • 56a07c5c4b 에러 푸는중.. blacktoast 2021-10-13 08:11:10 +0000
  • 710c3fe134 done blacktoast 2021-10-13 06:57:15 +0000
  • 4e8d19a2c6 colection done blacktoast 2021-10-13 06:43:44 +0000
  • 14d63e2b8e vec done blacktoast 2021-10-12 08:13:51 +0000
  • 8eb8525699 module done blacktoast 2021-10-12 07:28:26 +0000
  • ef264b86e4 enums done blacktoast 2021-10-12 05:23:42 +0000
  • 771429a0e3 completed modules Jack Harper 2021-10-10 18:38:06 +0100
  • 8654e318a7 푸는중 blacktoast 2021-10-08 08:13:34 +0000