Commit Graph

2033 Commits (c63c44ac70667c0696997a6f40efbf9239789d18)
 

Author SHA1 Message Date
allcontributors[bot] a46d42f45e
docs: update .all-contributorsrc [skip ci] 1 year ago
allcontributors[bot] 47b3a53132
docs: update AUTHORS.md [skip ci] 1 year ago
liv a470500a43
Merge pull request #1579 from vnprc/docs
chore: use correct line number in strings2.rs hint
1 year ago
vnprc 405b32e77a
chore: use correct line number in strings2.rs hint 1 year ago
liv 2584ff0440
Merge pull request #1577 from rust-lang/all-contributors/add-novanish
docs: add novanish as a contributor for content
1 year ago
allcontributors[bot] 2e4022dd73
docs: update .all-contributorsrc [skip ci] 1 year ago
allcontributors[bot] f03a915c75
docs: update AUTHORS.md [skip ci] 1 year ago
liv 9379d06275
Merge pull request #1573 from novanish/refactor-error-1-comment
refactor: Update comment to use correct construct name 'Result' inste…
1 year ago
Anish eacf7db6f3
refactor: Update comment to use correct construct name 'Result' instead of 'Option'
Refactor the comment in the code to provide a more accurate description of the construct being used. Replace the mention of Option with Result.
1 year ago
liv adc7ca5690 fix(move_semantics2): change type back to compile 1 year ago
Mohammed Sadiq c5231f0ce3 fix(enums3): modify message string in test
Otherwise it won't actually test the change of state.message and
it would fail to check if the user missed changing state.message

This happened to me as I had a catch-all line in `match`
1 year ago
liv c2264cabae
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).
1 year ago
liv f3d0ba2f51
Merge pull request #1563 from rust-lang/all-contributors/add-tajo48
docs: add tajo48 as a contributor for content
1 year ago
allcontributors[bot] 0cb63cdd01
docs: update .all-contributorsrc [skip ci] 1 year ago
allcontributors[bot] c236a80a37
docs: update AUTHORS.md [skip ci] 1 year ago
liv 4b9e77d2ef
Merge pull request #1562 from tajo48/main
chore: update hint for vecs2
1 year ago
tajo48 e1704a2f1b
Merge branch 'main' into main 1 year ago
liv 0282da6881
Merge pull request #1559 from rust-lang/all-contributors/add-robertefry
docs: add robertefry as a contributor for content
1 year ago
allcontributors[bot] 846e68e1aa
docs: update .all-contributorsrc [skip ci] 1 year ago
allcontributors[bot] 33cf4f7eca
docs: update AUTHORS.md [skip ci] 1 year ago
liv 132d5ca943
Merge pull request #1535 from robertefry/comment_cleanup
docs: cleanup the explanation paragraphs at the start of each exercise.
1 year ago
liv b44472b237
Merge branch 'main' into comment_cleanup 1 year ago
liv 4cfcf2ccd7
Merge pull request #1558 from rust-lang/all-contributors/add-Frosthage
docs: add Frosthage as a contributor for content
1 year ago
allcontributors[bot] a2f99ad00d
docs: update .all-contributorsrc [skip ci] 1 year ago
allcontributors[bot] eb3c9658b1
docs: update AUTHORS.md [skip ci] 1 year ago
liv 06ddcfb0bb
Merge pull request #1113 from Frosthage/main
Improve hint for as_ref_mut
1 year ago
liv d6bb8547b3
Merge pull request #1557 from rust-lang/all-contributors/add-luhem7
docs: add luhem7 as a contributor for content
1 year ago
allcontributors[bot] 5219621595
docs: update .all-contributorsrc [skip ci] 1 year ago
allcontributors[bot] a14f0c3f55
docs: update AUTHORS.md [skip ci] 1 year ago
liv 44f706a5e7
Merge pull request #1542 from luhem7/main
fix(threads, smart pointers): Swap order of threads and smart pointers exercises
1 year ago
liv 55636e6978
Merge pull request #1556 from rust-lang/all-contributors/add-FWDekker
docs: add FWDekker as a contributor for content
1 year ago
allcontributors[bot] 5921948de8
docs: update .all-contributorsrc [skip ci] 1 year ago
allcontributors[bot] bd05bab4bf
docs: update AUTHORS.md [skip ci] 1 year ago
liv c6c7dd2fce
Merge pull request #1544 from FWDekker/main
fix(vecs): rename outdated variable name in hint
1 year ago
liv 171d20ce3e
Merge pull request #1546 from b-apperlo/b-apperlo-patch-1
feat: added test function to hashmaps2.rs
1 year ago
liv c2bb9ebd8e
Merge pull request #1555 from rust-lang/all-contributors/add-b-apperlo
docs: add b-apperlo as a contributor for content
1 year ago
allcontributors[bot] d35a352fe6
docs: update .all-contributorsrc [skip ci] 1 year ago
allcontributors[bot] 4fd52390ee
docs: update AUTHORS.md [skip ci] 1 year ago
liv 974717ca11
Merge pull request #1547 from b-apperlo/b-apperlo-patch-2
fix: update hashmaps3.rs
1 year ago
liv d77e6c0d05
Merge pull request #1553 from rust-lang/all-contributors/add-IVIURRAY
docs: add IVIURRAY as a contributor for content
1 year ago
allcontributors[bot] 47fcab1e60
docs: update .all-contributorsrc [skip ci] 1 year ago
allcontributors[bot] a1188ca0ee
docs: update AUTHORS.md [skip ci] 1 year ago
liv 0d2a1bdef1
Merge pull request #1549 from IVIURRAY/enums3-message-test
fix(enums3): add test for message
1 year ago
liv 369ae2e63d feat(move_semantics2): rewrite hint 1 year ago
liv 1ce9d93e94
Merge pull request #1552 from rust-lang/all-contributors/add-proofconstruction
docs: add proofconstruction as a contributor for infra
1 year ago
allcontributors[bot] e0ea03dc56
docs: update .all-contributorsrc [skip ci] 1 year ago
allcontributors[bot] 3cced07c13
docs: update AUTHORS.md [skip ci] 1 year ago
liv dca6e869df
Merge pull request #1550 from proofconstruction/check-lockfile-sync
chore(ci): add action step to check if lockfile is synced
1 year ago
alex f30f0bf148 chore(ci): add action step to check if lockfile is synced 1 year ago
IVIURARY d0a1783083 fix(enums3): add test for message
closes #1548
1 year ago