<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rustlings.git/exercises/hashmaps, branch main</title>
<subtitle>Rustlings course
</subtitle>
<id>http://homelab.tail42a6a2.ts.net/rustlings.git/atom?h=main</id>
<link rel='self' href='http://homelab.tail42a6a2.ts.net/rustlings.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/'/>
<updated>2023-10-16T11:37:12Z</updated>
<entry>
<title>Update Exercises Directory Names to Reflect Order</title>
<updated>2023-10-16T11:37:12Z</updated>
<author>
<name>Adam Brewer</name>
<email>adamhb321@gmail.com</email>
</author>
<published>2023-10-16T11:37:12Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=64d95837e9813541cf5b357de13865ce687ae98d'/>
<id>urn:sha1:64d95837e9813541cf5b357de13865ce687ae98d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into comment_cleanup</title>
<updated>2023-06-12T10:39:02Z</updated>
<author>
<name>liv</name>
<email>mokou@fastmail.com</email>
</author>
<published>2023-06-12T10:39:02Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=b44472b2372ef29f6c7053d0f8e87479fd02c52d'/>
<id>urn:sha1:b44472b2372ef29f6c7053d0f8e87479fd02c52d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1546 from b-apperlo/b-apperlo-patch-1</title>
<updated>2023-06-12T10:20:36Z</updated>
<author>
<name>liv</name>
<email>mokou@fastmail.com</email>
</author>
<published>2023-06-12T10:20:36Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=171d20ce3ed6f2d1ec1075c63777b2511fa4f5cd'/>
<id>urn:sha1:171d20ce3ed6f2d1ec1075c63777b2511fa4f5cd</id>
<content type='text'>
feat: added test function to hashmaps2.rs</content>
</entry>
<entry>
<title>fix: updated comment for struct</title>
<updated>2023-06-08T14:46:45Z</updated>
<author>
<name>Bert Apperlo</name>
<email>91734527+b-apperlo@users.noreply.github.com</email>
</author>
<published>2023-06-08T14:46:45Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=a4fe3602b238f38e9fd245874c863852791129fb'/>
<id>urn:sha1:a4fe3602b238f38e9fd245874c863852791129fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: update hashmaps3.rs</title>
<updated>2023-06-08T14:44:39Z</updated>
<author>
<name>Bert Apperlo</name>
<email>91734527+b-apperlo@users.noreply.github.com</email>
</author>
<published>2023-06-08T14:44:39Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=8974e33f697abf55d322b7de051e8b41c219523d'/>
<id>urn:sha1:8974e33f697abf55d322b7de051e8b41c219523d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: added test function to hashmaps2.rs</title>
<updated>2023-06-08T13:49:07Z</updated>
<author>
<name>Bert Apperlo</name>
<email>91734527+b-apperlo@users.noreply.github.com</email>
</author>
<published>2023-06-08T13:49:07Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=bbfb4c7e63dc59a4e8afbb8d2a10b35414782256'/>
<id>urn:sha1:bbfb4c7e63dc59a4e8afbb8d2a10b35414782256</id>
<content type='text'>
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.</content>
</entry>
<entry>
<title>docs: cleanup the explanation paragraphs at the start of each exercise.</title>
<updated>2023-05-29T17:41:51Z</updated>
<author>
<name>Robert Fry</name>
<email>inbox@robertfry.xyz</email>
</author>
<published>2023-05-29T17:39:08Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=7eef5d15eef780f93e22b1b4e0185f7708219ea0'/>
<id>urn:sha1:7eef5d15eef780f93e22b1b4e0185f7708219ea0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(docs): add markdown linter for exercises README.md files</title>
<updated>2023-03-30T16:23:22Z</updated>
<author>
<name>Ali Afsharzadeh</name>
<email>afsharzadeh8@gmail.com</email>
</author>
<published>2023-03-30T16:23:22Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=382e16eb7ea66cddc4860f4b19453b031a2a8a8a'/>
<id>urn:sha1:382e16eb7ea66cddc4860f4b19453b031a2a8a8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reword hashmaps2 a bit more</title>
<updated>2023-03-26T13:21:21Z</updated>
<author>
<name>liv</name>
<email>shadows_withal@fastmail.com</email>
</author>
<published>2023-03-26T13:21:21Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=864e741dd87eb8df192e6272ae4187bd95f61760'/>
<id>urn:sha1:864e741dd87eb8df192e6272ae4187bd95f61760</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs:clarify instructions on hashmaps2.rs</title>
<updated>2023-03-20T14:19:36Z</updated>
<author>
<name>Ryan Whitehouse</name>
<email>rwhitehouse.rw@gmail.com</email>
</author>
<published>2023-03-20T11:04:47Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=568767601427cccf11ef8ea0dd20ad1ac0dbee1e'/>
<id>urn:sha1:568767601427cccf11ef8ea0dd20ad1ac0dbee1e</id>
<content type='text'>
</content>
</entry>
</feed>
