<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rustlings.git/exercises/11_hashmaps/hashmaps2.rs, 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>2026-04-05T12:23:10Z</updated>
<entry>
<title>I dont know why this is not pushed</title>
<updated>2026-04-05T12:23:10Z</updated>
<author>
<name>anand</name>
<email>anand.panchdhari@gmail.com</email>
</author>
<published>2026-04-05T12:23:10Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=e02ea7acdee0ae93a4a6e8426fdd83334a61ac11'/>
<id>urn:sha1:e02ea7acdee0ae93a4a6e8426fdd83334a61ac11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: Lyche becomes Lychee</title>
<updated>2024-07-16T15:20:26Z</updated>
<author>
<name>Mikkel ALMONTE--RINGAUD</name>
<email>mikkel@milescode.dev</email>
</author>
<published>2024-07-16T15:20:26Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=3f06d767b5a11789703e7e00e7922bdcd77ce08a'/>
<id>urn:sha1:3f06d767b5a11789703e7e00e7922bdcd77ce08a</id>
<content type='text'>
Small typo.</content>
</entry>
<entry>
<title>fix: Add clarification to instructions for hashmaps2.rs</title>
<updated>2024-07-05T12:27:51Z</updated>
<author>
<name>Matt Nield</name>
<email>64328730+matthewjnield@users.noreply.github.com</email>
</author>
<published>2024-07-05T12:27:51Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=2f4e63b443709deb70892b45418d7c85ce714d61'/>
<id>urn:sha1:2f4e63b443709deb70892b45418d7c85ce714d61</id>
<content type='text'>
In the instructions for hashmaps2.rs, the last sentence of the include the phrase "these fruits", which refers to fruits that were mentioned two sentences prior.

Having a sentence in between the first sentence in which the fruits were described and a later sentence in which the phrase "these fruits" is used makes this confusing to read, since the phrase "these fruits" does not come immediately after the mention of the fruits that the phrase refers to.

This pull request expands the last sentence to explicitly refer to the fruits being mentioned, in order to add clarity about the requirement of the exercise.</content>
</entry>
<entry>
<title>hashmaps2 solution</title>
<updated>2024-06-24T14:50:03Z</updated>
<author>
<name>mo8it</name>
<email>mo8it@proton.me</email>
</author>
<published>2024-06-24T14:50:03Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=fbc226a51043f7c9be4c414292d37d3ce97038fe'/>
<id>urn:sha1:fbc226a51043f7c9be4c414292d37d3ce97038fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1782 from danielsomerfield/main</title>
<updated>2024-06-24T11:00:53Z</updated>
<author>
<name>Mo</name>
<email>76752051+mo8it@users.noreply.github.com</email>
</author>
<published>2024-06-24T11:00:53Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=0cd96afe63ff88797976b288122b3506688308fe'/>
<id>urn:sha1:0cd96afe63ff88797976b288122b3506688308fe</id>
<content type='text'>
Fix all_fruits_types_in_basket to fail if all fruit kinds are not  included</content>
</entry>
<entry>
<title>Clean up and unify exercises</title>
<updated>2024-04-17T21:34:27Z</updated>
<author>
<name>mo8it</name>
<email>mo8it@proton.me</email>
</author>
<published>2024-04-17T21:34:27Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=2f810a4da67233716ad93e00afff6e8b260f4807'/>
<id>urn:sha1:2f810a4da67233716ad93e00afff6e8b260f4807</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require a main function in all exercises</title>
<updated>2024-04-17T20:46:21Z</updated>
<author>
<name>mo8it</name>
<email>mo8it@proton.me</email>
</author>
<published>2024-04-17T20:46:21Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=cb9f1ac9ce3c834b0cca964b6809b74508f80b54'/>
<id>urn:sha1:cb9f1ac9ce3c834b0cca964b6809b74508f80b54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove "I AM NOT DONE" and the verify mode and add AppState</title>
<updated>2024-04-11T00:51:02Z</updated>
<author>
<name>mo8it</name>
<email>mo8it@proton.me</email>
</author>
<published>2024-04-11T00:51:02Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=fa1f239a702eb2c0b7e0115e986481156961bbc8'/>
<id>urn:sha1:fa1f239a702eb2c0b7e0115e986481156961bbc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move test array to be in test module as vec</title>
<updated>2024-03-28T03:37:19Z</updated>
<author>
<name>Daniel Somerfield</name>
<email>daniel@redwinewithfish.org</email>
</author>
<published>2024-03-28T03:37:19Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=62afbb034f74dc170347d3eff5131e780930d639'/>
<id>urn:sha1:62afbb034f74dc170347d3eff5131e780930d639</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix all_fruits_types_in_basket to fail if all fruit kinds are not included</title>
<updated>2023-11-21T22:02:26Z</updated>
<author>
<name>Daniel Somerfield</name>
<email>daniel.somerfield@hatchdata.com</email>
</author>
<published>2023-11-21T22:02:26Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=8bfe2ec71e4800b798d7c0d7b3224ff2530a1c79'/>
<id>urn:sha1:8bfe2ec71e4800b798d7c0d7b3224ff2530a1c79</id>
<content type='text'>
</content>
</entry>
</feed>
