<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rustlings.git/exercises/macros/README.md, 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>fix(exercises): remove trailing spaces</title>
<updated>2023-03-31T09:58:15Z</updated>
<author>
<name>Alexandre ESSE</name>
<email>alexandre.esse.dev@gmail.com</email>
</author>
<published>2023-03-31T09:20:11Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=22bb662d3eb9efd081a5603640628bdeebab97b9'/>
<id>urn:sha1:22bb662d3eb9efd081a5603640628bdeebab97b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(macros-readme): Add link to MacroKata</title>
<updated>2022-10-24T02:57:44Z</updated>
<author>
<name>Tom Kunc</name>
<email>tfpk@users.noreply.github.com</email>
</author>
<published>2022-10-24T02:57:44Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=da995b24ebbc210b5fe22eef3c52fbdde89a9d01'/>
<id>urn:sha1:da995b24ebbc210b5fe22eef3c52fbdde89a9d01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(macros-readme): update the book link to the more recent version of the book</title>
<updated>2022-08-09T18:27:27Z</updated>
<author>
<name>Mouwrice</name>
<email>mauricevanwassenhove@gmail.com</email>
</author>
<published>2022-08-09T18:27:27Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=ef70ad907f4615b34abe3e65c7b21fffe7661f35'/>
<id>urn:sha1:ef70ad907f4615b34abe3e65c7b21fffe7661f35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs(exercises): updated all exercises readme files</title>
<updated>2021-04-23T17:54:31Z</updated>
<author>
<name>Zerotask</name>
<email>Zerotask@users.noreply.github.com</email>
</author>
<published>2021-04-23T17:54:31Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=249ad44cc03974fd34708c23d9832b1729c6e844'/>
<id>urn:sha1:249ad44cc03974fd34708c23d9832b1729c6e844</id>
<content type='text'>
all exercises readme files now have a unified structure and a description
</content>
</entry>
<entry>
<title>fix: update iterator and macro text for typos and clarity</title>
<updated>2020-04-30T02:11:54Z</updated>
<author>
<name>Dan Wilhelm</name>
<email>dan@danwilhelm.com</email>
</author>
<published>2020-04-30T02:11:54Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=959008284834bece0196a01e17ac69a7e3590116'/>
<id>urn:sha1:959008284834bece0196a01e17ac69a7e3590116</id>
<content type='text'>
- /macros/README.md: Typo "modules" =&gt; "macros"
- iterators2.py: Reduce line length to &lt;90-char width.
- iterators4.py: Update 'fun' =&gt; 'challenge' as per PR#177
- rustlings hint iterators4: improve clarity
</content>
</entry>
<entry>
<title>chore: Fix a couple broken book links</title>
<updated>2019-06-11T14:13:05Z</updated>
<author>
<name>Russell Cousineau</name>
<email>miller.time.baby@gmail.com</email>
</author>
<published>2019-06-07T03:17:22Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=63c133e4a3f48bc15a75797dcea98bcf2f81cf2e'/>
<id>urn:sha1:63c133e4a3f48bc15a75797dcea98bcf2f81cf2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>redo the section readmes</title>
<updated>2019-01-23T20:02:06Z</updated>
<author>
<name>liv</name>
<email>liv@fastmail.com</email>
</author>
<published>2019-01-23T20:02:06Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=a49a22071ab0c675e43e03ab9c08b0153d8f9c74'/>
<id>urn:sha1:a49a22071ab0c675e43e03ab9c08b0153d8f9c74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed Rust Book versions in links to 2018</title>
<updated>2018-11-27T09:54:01Z</updated>
<author>
<name>delet0r</name>
<email>lucas@humfeldt.de</email>
</author>
<published>2018-11-27T09:54:01Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=b0c9b33978ca6ae1eff3658c7c6d0bfe48926d23'/>
<id>urn:sha1:b0c9b33978ca6ae1eff3658c7c6d0bfe48926d23</id>
<content type='text'>
Forgot to add changes to last commit.
</content>
</entry>
<entry>
<title>Created sub READMEs for CLI only version</title>
<updated>2018-11-26T15:43:42Z</updated>
<author>
<name>delet0r</name>
<email>lucas@humfeldt.de</email>
</author>
<published>2018-11-26T15:43:42Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=0973e600566baa0071cfd050bdfbf62a3e72b43e'/>
<id>urn:sha1:0973e600566baa0071cfd050bdfbf62a3e72b43e</id>
<content type='text'>
Sub READMEs contain the relevant resources from the main
README of the web version. All second edition Rust Book links
were updated to the 2018 edition.

Fixed to typos in main README.md.
</content>
</entry>
</feed>
