Commit graph

  • 593780df6b fix: worked on intro and variables Raghu Ganapathy 2023-07-15 21:52:47 -0700
  • bd36552e2f solved primitive types, vecs and ifs Richard Hoffmann 2023-07-15 21:23:27 +0200
  • 50b048d6c1 solved vars and funcs Richard Hoffmann 2023-07-15 11:27:04 +0200
  • 2934d062a3 fix: run cargo update to build proc-macro2 on nightly Nicholas R. Smith 2023-07-14 10:47:42 -0700
  • 340aa0ad5c add array code exerciese to exerises leikang 2023-07-06 16:49:43 +0800
  • bfc232585c vars and functs palutz 2023-07-05 22:34:29 +0100
  • 88251cdde4 Merge branch 'main' into steo palutz 2023-07-05 22:03:50 +0100
  • f6953d9e0d vecs1: add hint for to_vec() RogerJL 2023-07-05 13:00:24 +0200
  • 37cdea9183 Merge branch 'main' into chore/update-hints Will Hack 2023-07-04 12:05:19 -0400
  • a7300da78d
    Merge pull request #1590 from rust-lang/all-contributors/add-jrcarl624 liv 2023-07-04 11:57:39 +0200
  • 176fb7c447
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-07-04 09:57:31 +0000
  • 0e0c5dfe99
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-07-04 09:57:30 +0000
  • 6cc34fa1f7
    Merge pull request #1588 from jrcarl624/main liv 2023-07-04 11:57:11 +0200
  • 0c2f354c6f
    fix: update move_semantics2 vsthosar 2023-07-04 12:17:07 +0530
  • 287172698a added if3 based on: Using if in a let Statement Joshua Carlson 2023-07-03 14:52:13 -0400
  • 0ab781c7a7 chore: remove line reference from strings2 hint Will Hack 2023-07-03 14:20:38 -0400
  • c5b0627180 chore: update oranda config for 0.1.0 liv 2023-07-03 18:50:50 +0200
  • 168f225b01 ex01 palutz 2023-07-03 17:38:16 +0100
  • b99c7b8c37 chore: update line reference in strings2 hint Will Hack 2023-07-02 13:46:59 -0400
  • fde3a537b2 Pending changes exported from your codespace limerainne 2023-07-02 14:16:33 +0000
  • 00879cfa4b Initial commit limerainne 2023-07-02 14:16:31 +0000
  • dcb1a79ac2 Solves primitive types excercices antonio.calvin 2023-06-29 17:37:57 +0200
  • 87d6f7402d Solves {Variables, Functions, If, Quiz} excercices antonio.calvin 2023-06-29 17:23:05 +0200
  • c126ea8a06 first Ilya 2023-06-28 11:17:23 +0300
  • 2635bbb660
    Merge branch 'main' into solutions Rafael Nicolau 2023-06-27 16:07:31 +0100
  • 707614a8c7 variables & functions exercises. 0xRafaelnicolau 2023-06-27 15:58:13 +0100
  • a6b562b8e4
    Merge pull request #1580 from rust-lang/all-contributors/add-vnprc liv 2023-06-26 15:20:06 +0200
  • a46d42f45e
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-06-26 13:19:53 +0000
  • 47b3a53132
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-06-26 13:19:52 +0000
  • a470500a43
    Merge pull request #1579 from vnprc/docs liv 2023-06-26 15:19:37 +0200
  • 405b32e77a
    chore: use correct line number in strings2.rs hint vnprc 2023-06-26 09:17:39 -0400
  • 91f8bd4bb2
    Update info.toml vnprc 2023-06-26 09:10:09 -0400
  • 2584ff0440
    Merge pull request #1577 from rust-lang/all-contributors/add-novanish liv 2023-06-26 09:58:32 +0200
  • 2e4022dd73
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-06-26 07:58:24 +0000
  • f03a915c75
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-06-26 07:58:23 +0000
  • 9379d06275
    Merge pull request #1573 from novanish/refactor-error-1-comment liv 2023-06-26 09:58:08 +0200
  • aad6b7ad2a update:update the enums and strings catwithtudou 2023-06-24 22:12:31 +0800
  • a2df44d173 Pending changes exported from your codespace JThomasDevs 2023-06-24 06:00:28 +0000
  • 37787beb32 Pending changes exported from your codespace JThomasDevs 2023-06-24 05:48:44 +0000
  • 80c96239a2 Initial commit JThomasDevs 2023-06-24 05:48:42 +0000
  • daa2f6e17b adding local files again jackmacaa 2023-06-24 12:01:13 +0930
  • eacf7db6f3
    refactor: Update comment to use correct construct name 'Result' instead of 'Option' Anish 2023-06-23 17:18:17 +0545
  • 05ee4fc1a0
    fix: invlid function syntax in quiz1.rs Alexander Leschanz 2023-06-22 16:07:50 +0200
  • adc7ca5690 fix(move_semantics2): change type back to compile liv 2023-06-22 10:10:44 +0200
  • 0a7744f3b0 Pending changes exported from your codespace Pranjal Khanna 2023-06-21 19:08:12 +0000
  • 0395bda472 Initial commit Pranjal Khanna 2023-06-21 19:08:11 +0000
  • 9404b00d47
    Merge branch 'main' into local jackmacaa 2023-06-21 15:59:34 +0930
  • bae52742f6 up to move_semantics jackmac 2023-06-21 15:49:28 +0930
  • 92a1f6a216 test jackmac 2023-06-21 12:25:16 +0930
  • 96ae27b84f
    Merge pull request #1 from jackmacaa/local jackmacaa 2023-06-21 12:23:47 +0930
  • 7b80ac03d1 init jackmac 2023-06-21 12:21:56 +0930
  • 99f6299df6
    20062023 Hasan Hakkaev 2023-06-20 20:47:52 +0200
  • 1807ba8439 update:update the structs catwithtudou 2023-06-19 23:56:07 +0800
  • 441b1fb236 update:done the move_semantics catwithtudou 2023-06-18 23:06:54 +0800
  • 0e3a08ee0d update:done the quit1 catwithtudou 2023-06-18 22:17:09 +0800
  • e3e9fb8847 update:done the intro catwithtudou 2023-06-18 21:43:10 +0800
  • 03692cd53e fix: install into $home on windows for now Stopgap measure so that people stop installing into System32 (since that's the default Powershell elevated prompt directory for some reason). Virgin Dev 2023-06-16 13:07:58 +0000
  • c5231f0ce3 fix(enums3): modify message string in test Mohammed Sadiq 2023-06-16 13:50:54 +0530
  • 5d088dc730 Solutions to version 5.5.1 Arkadiusz Konior 2023-06-15 16:27:24 +0200
  • c2264cabae
    fix: install into $home on windows for now liv 2023-06-15 10:56:53 +0200
  • f3d0ba2f51
    Merge pull request #1563 from rust-lang/all-contributors/add-tajo48 liv 2023-06-15 10:42:10 +0200
  • 0cb63cdd01
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-06-15 08:42:02 +0000
  • c236a80a37
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-06-15 08:42:01 +0000
  • 4b9e77d2ef
    Merge pull request #1562 from tajo48/main liv 2023-06-15 10:41:46 +0200
  • e1704a2f1b
    Merge branch 'main' into main tajo48 2023-06-15 00:46:45 +0200
  • 627119dbc4 Fix merge conflicts Robert Zhao 2023-06-14 16:06:06 -0400
  • 5b52226d94 Complete quiz3 Robert Zhao 2023-06-14 15:46:59 -0400
  • 1004bea3a0 Complete traits exercises Robert Zhao 2023-06-13 12:38:03 -0400
  • 886e01aa10 Complete generics exercises Robert Zhao 2023-06-12 13:23:32 -0400
  • 0282da6881
    Merge pull request #1559 from rust-lang/all-contributors/add-robertefry liv 2023-06-12 12:39:41 +0200
  • 846e68e1aa
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-06-12 10:39:27 +0000
  • 33cf4f7eca
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-06-12 10:39:26 +0000
  • 132d5ca943
    Merge pull request #1535 from robertefry/comment_cleanup liv 2023-06-12 12:39:09 +0200
  • b44472b237
    Merge branch 'main' into comment_cleanup liv 2023-06-12 12:39:02 +0200
  • 4cfcf2ccd7
    Merge pull request #1558 from rust-lang/all-contributors/add-Frosthage liv 2023-06-12 12:36:40 +0200
  • a2f99ad00d
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-06-12 10:36:23 +0000
  • eb3c9658b1
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-06-12 10:36:22 +0000
  • 06ddcfb0bb
    Merge pull request #1113 from Frosthage/main liv 2023-06-12 12:36:06 +0200
  • d6bb8547b3
    Merge pull request #1557 from rust-lang/all-contributors/add-luhem7 liv 2023-06-12 12:33:53 +0200
  • 5219621595
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-06-12 10:33:45 +0000
  • a14f0c3f55
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-06-12 10:33:44 +0000
  • 44f706a5e7
    Merge pull request #1542 from luhem7/main liv 2023-06-12 12:33:29 +0200
  • 55636e6978
    Merge pull request #1556 from rust-lang/all-contributors/add-FWDekker liv 2023-06-12 12:33:01 +0200
  • 5921948de8
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-06-12 10:32:26 +0000
  • bd05bab4bf
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-06-12 10:32:25 +0000
  • c6c7dd2fce
    Merge pull request #1544 from FWDekker/main liv 2023-06-12 12:32:10 +0200
  • 171d20ce3e
    Merge pull request #1546 from b-apperlo/b-apperlo-patch-1 liv 2023-06-12 12:20:36 +0200
  • c2bb9ebd8e
    Merge pull request #1555 from rust-lang/all-contributors/add-b-apperlo liv 2023-06-12 12:19:02 +0200
  • d35a352fe6
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-06-12 10:18:55 +0000
  • 4fd52390ee
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-06-12 10:18:54 +0000
  • 974717ca11
    Merge pull request #1547 from b-apperlo/b-apperlo-patch-2 liv 2023-06-12 12:18:36 +0200
  • d77e6c0d05
    Merge pull request #1553 from rust-lang/all-contributors/add-IVIURRAY liv 2023-06-12 12:17:30 +0200
  • 47fcab1e60
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-06-12 10:17:22 +0000
  • a1188ca0ee
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-06-12 10:17:21 +0000
  • 0d2a1bdef1
    Merge pull request #1549 from IVIURRAY/enums3-message-test liv 2023-06-12 12:17:07 +0200
  • 369ae2e63d feat(move_semantics2): rewrite hint liv 2023-06-12 12:07:18 +0200
  • 1ce9d93e94
    Merge pull request #1552 from rust-lang/all-contributors/add-proofconstruction liv 2023-06-12 11:50:10 +0200
  • e0ea03dc56
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-06-12 09:50:03 +0000
  • 3cced07c13
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-06-12 09:50:02 +0000
  • dca6e869df
    Merge pull request #1550 from proofconstruction/check-lockfile-sync liv 2023-06-12 11:49:21 +0200