Commit Graph

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