Commit Graph

1919 Commits (c1051f3f5254038dbd2f4b4dabfb6a6386fea39a)
 

Author SHA1 Message Date
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
Bert Apperlo a4fe3602b2
fix: updated comment for struct 1 year ago
Bert Apperlo 8974e33f69
fix: update hashmaps3.rs 1 year ago
Bert Apperlo bbfb4c7e63
feat: added test function to hashmaps2.rs
The existing test functions only check if a kind of fruit exists in the hashmap, but not if the amount of fruits is higher than zero. This new test function solves this.
1 year ago
Florine W. Dekker 479574e88e
fix(vecs): rename outdated variable name in hint 1 year ago
luhem7 a96bbcd967 fix(threads, smart pointers): Swap order of threads and smart pointers exercises
closes #1541
1 year ago
tajo48 1e02f194fd update hint for vecs2 to match with exercise as it was updated to fix clarity 1 year ago
Robert Fry 7eef5d15ee
docs: cleanup the explanation paragraphs at the start of each exercise. 1 year ago
liv 30291a3c25
Merge pull request #1527 from rust-lang/all-contributors/add-lazywalker
docs: add lazywalker as a contributor for content
1 year ago
allcontributors[bot] 33224370eb
docs: update .all-contributorsrc [skip ci] 1 year ago
allcontributors[bot] b9cb931167
docs: update AUTHORS.md [skip ci] 1 year ago
liv 10d8357876
Merge pull request #1526 from lazywalker/fix-iterators5
fix(exercises): use snake_case variables to avoid warning
1 year ago