<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rustlings.git/exercises/modules/modules2.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>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>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>fix(modules): adjust hint comments</title>
<updated>2022-07-14T10:35:49Z</updated>
<author>
<name>mokou</name>
<email>mokou@fastmail.com</email>
</author>
<published>2022-07-14T10:35:49Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=fe54d0f85b3170ba950bab8be9756c9dbf0098fd'/>
<id>urn:sha1:fe54d0f85b3170ba950bab8be9756c9dbf0098fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(modules2): fix typo (#835)</title>
<updated>2021-09-06T14:32:39Z</updated>
<author>
<name>granddaifuku</name>
<email>49578068+granddaifuku@users.noreply.github.com</email>
</author>
<published>2021-09-06T14:32:39Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=1c3beb0a59178c950dc05fe8ee2346b017429ae0'/>
<id>urn:sha1:1c3beb0a59178c950dc05fe8ee2346b017429ae0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(modules): update exercises, add modules3 (#822)</title>
<updated>2021-09-03T08:41:12Z</updated>
<author>
<name>anuk909</name>
<email>34924662+anuk909@users.noreply.github.com</email>
</author>
<published>2021-09-03T08:41:12Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=dfd2fab4f33d1bf59e2e5ee03123c0c9a67a9481'/>
<id>urn:sha1:dfd2fab4f33d1bf59e2e5ee03123c0c9a67a9481</id>
<content type='text'>
Co-authored-by: diannasoriel &lt;mokou@fastmail.com&gt;</content>
</entry>
<entry>
<title>Merge branch 'master' into refactor-hints</title>
<updated>2019-11-11T16:21:06Z</updated>
<author>
<name>marisa</name>
<email>mokou@posteo.de</email>
</author>
<published>2019-11-11T16:21:06Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=ec2d4bd3ee665f2a4c79dd42c41078223074d4c1'/>
<id>urn:sha1:ec2d4bd3ee665f2a4c79dd42c41078223074d4c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Refactor hint system</title>
<updated>2019-11-11T15:51:38Z</updated>
<author>
<name>marisa</name>
<email>mokou@posteo.de</email>
</author>
<published>2019-11-11T15:51:38Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=9bdb0a12e45a8e9f9f6a4bd4a9c172c5376c7f60'/>
<id>urn:sha1:9bdb0a12e45a8e9f9f6a4bd4a9c172c5376c7f60</id>
<content type='text'>
Hints are now accessible using the CLI subcommand `rustlings hint
&lt;exercise name`.

BREAKING CHANGE: This fundamentally changes the way people interact with exercises.
</content>
</entry>
<entry>
<title>feat: improve `watch` execution mode</title>
<updated>2019-11-11T15:23:35Z</updated>
<author>
<name>Roberto Vidal</name>
<email>vidal.roberto.j@gmail.com</email>
</author>
<published>2019-11-11T12:38:24Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=2cdd61294f0d9a53775ee24ad76435bec8a21e60'/>
<id>urn:sha1:2cdd61294f0d9a53775ee24ad76435bec8a21e60</id>
<content type='text'>
The `watch` command now requires user action to move to the next
exercise.

BREAKING CHANGE: this changes the behavior of `watch`.
</content>
</entry>
<entry>
<title>chore: Clean up some formatting in exercises</title>
<updated>2019-06-11T14:14:43Z</updated>
<author>
<name>Russell Cousineau</name>
<email>miller.time.baby@gmail.com</email>
</author>
<published>2019-06-07T02:52:42Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=eb13c2b6afd4ae22370698561478e27c8633a918'/>
<id>urn:sha1:eb13c2b6afd4ae22370698561478e27c8633a918</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix permissions on source files</title>
<updated>2019-03-23T20:19:42Z</updated>
<author>
<name>zacanger</name>
<email>zac@zacanger.com</email>
</author>
<published>2019-03-23T20:19:42Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=c5a374fbf24cf911e8a840bcebf4b5a07969ecd3'/>
<id>urn:sha1:c5a374fbf24cf911e8a840bcebf4b5a07969ecd3</id>
<content type='text'>
</content>
</entry>
</feed>
