<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rustlings.git/exercises/error_handling/errors1.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>fix(errors1): change Result to Option in exersise description</title>
<updated>2023-08-25T19:49:22Z</updated>
<author>
<name>Ivan Vasiunyk</name>
<email>i.vasiunyk@gmail.com</email>
</author>
<published>2023-08-25T19:49:22Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=fa0463b3b219f3d10e8ae2e04bc9fbb67e360e9b'/>
<id>urn:sha1:fa0463b3b219f3d10e8ae2e04bc9fbb67e360e9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: Update comment to use correct construct name 'Result' instead of 'Option'</title>
<updated>2023-06-23T11:33:17Z</updated>
<author>
<name>Anish</name>
<email>98446102+novanish@users.noreply.github.com</email>
</author>
<published>2023-06-23T11:33:17Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=eacf7db6f34f7c884b2a736a35fa997299b34485'/>
<id>urn:sha1:eacf7db6f34f7c884b2a736a35fa997299b34485</id>
<content type='text'>
Refactor the comment in the code to provide a more accurate description of the construct being used. Replace the mention of Option with Result.</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(errors): Improve comments and hints</title>
<updated>2022-07-14T16:02:33Z</updated>
<author>
<name>mokou</name>
<email>mokou@fastmail.com</email>
</author>
<published>2022-07-14T16:02:33Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=c34e2adcbb261f71fbd013d61257457dd84bd849'/>
<id>urn:sha1:c34e2adcbb261f71fbd013d61257457dd84bd849</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(errors1): use `is_empty()` instead of `len() &gt; 0`</title>
<updated>2022-07-14T15:55:07Z</updated>
<author>
<name>Steven nguyen</name>
<email>nguyeste008@students.garlandisd.net</email>
</author>
<published>2022-02-08T23:46:22Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=582320aded8a9369f8b5a959419f04ea6d3f5b04'/>
<id>urn:sha1:582320aded8a9369f8b5a959419f04ea6d3f5b04</id>
<content type='text'>
more idiomatic according to clippy</content>
</entry>
<entry>
<title>chore: update errors1 comments and hint</title>
<updated>2022-04-14T08:32:43Z</updated>
<author>
<name>mokou</name>
<email>mokou@fastmail.com</email>
</author>
<published>2022-04-14T08:32:43Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=76a36dd38594c63b4bd64e655efeb272ccfaf2a4'/>
<id>urn:sha1:76a36dd38594c63b4bd64e655efeb272ccfaf2a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix test (#958)</title>
<updated>2022-04-14T08:25:44Z</updated>
<author>
<name>stevenfukase</name>
<email>fukasesteven@gmail.com</email>
</author>
<published>2022-04-14T08:25:44Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=60bb7cc3931d21d3986ad52b2b302e632a93831c'/>
<id>urn:sha1:60bb7cc3931d21d3986ad52b2b302e632a93831c</id>
<content type='text'>
fix(errors1): don't modify tests</content>
</entry>
<entry>
<title>fix(errors1): Add a comment to make the purpose more clear (#486)</title>
<updated>2022-02-04T14:00:24Z</updated>
<author>
<name>zydxhs</name>
<email>johnsmithcry@gmail.com</email>
</author>
<published>2022-02-04T14:00:24Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=cbcde345409c3e550112e449242848eaa3391bb6'/>
<id>urn:sha1:cbcde345409c3e550112e449242848eaa3391bb6</id>
<content type='text'>
Signed-off-by: zydxhs &lt;johnsmithcry@163.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>
</feed>
