<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rustlings.git/exercises/13_error_handling, 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>Clarify how to find return type of error4</title>
<updated>2025-06-13T10:24:09Z</updated>
<author>
<name>zeonzip</name>
<email>96481337+zeonzip@users.noreply.github.com</email>
</author>
<published>2025-06-13T10:24:09Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=278edc0b962cf03d5eef214063d720279e72953a'/>
<id>urn:sha1:278edc0b962cf03d5eef214063d720279e72953a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo - errors5.rs</title>
<updated>2025-03-25T13:24:49Z</updated>
<author>
<name>cassian-goode</name>
<email>cgoode.dev@gmail.com</email>
</author>
<published>2025-03-25T13:24:49Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=3cc7e0377c71080708281c2d8661d20f00a54df6'/>
<id>urn:sha1:3cc7e0377c71080708281c2d8661d20f00a54df6</id>
<content type='text'>
Minor typo correction in exercise instructions</content>
</entry>
<entry>
<title>Use consistent apostrophes in markdown files</title>
<updated>2025-02-28T00:46:39Z</updated>
<author>
<name>Peter Neave</name>
<email>peter.neave@purple.telstra.com</email>
</author>
<published>2025-02-28T00:46:39Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=425c9821e0ef2d69f5b59750a8fc444165d64689'/>
<id>urn:sha1:425c9821e0ef2d69f5b59750a8fc444165d64689</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use match instead of comparison chain</title>
<updated>2024-08-22T12:37:47Z</updated>
<author>
<name>mo8it</name>
<email>mo8it@proton.me</email>
</author>
<published>2024-08-22T12:37:47Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=423b50b068f7cb489e4c5f241b696491419620c1'/>
<id>urn:sha1:423b50b068f7cb489e4c5f241b696491419620c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove dot for copy-pasta</title>
<updated>2024-08-17T13:45:02Z</updated>
<author>
<name>mo8it</name>
<email>mo8it@proton.me</email>
</author>
<published>2024-08-17T13:45:02Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=ca5d5f0a4909fbf53ed08e759a5f480648c88bb6'/>
<id>urn:sha1:ca5d5f0a4909fbf53ed08e759a5f480648c88bb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: Fix snakecase convention in errors6.rs</title>
<updated>2024-08-04T06:36:45Z</updated>
<author>
<name>Matt Nield</name>
<email>64328730+matthewjnield@users.noreply.github.com</email>
</author>
<published>2024-08-04T06:36:45Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=2128be8b2855f2640137491cb1ed0c9d89721603'/>
<id>urn:sha1:2128be8b2855f2640137491cb1ed0c9d89721603</id>
<content type='text'>
Exercise errors6.rs prompts the user to add a method named `from_parseint`. This commit changes the method name to the corrected snakecase format, `from_parse_int`.</content>
</entry>
<entry>
<title>errors3: Add a comment to prevent changing the wrong line</title>
<updated>2024-07-08T13:05:58Z</updated>
<author>
<name>mo8it</name>
<email>mo8it@proton.me</email>
</author>
<published>2024-07-08T13:05:58Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=2d5d70693a879f07fcd941c21da3a3760cb81db6'/>
<id>urn:sha1:2d5d70693a879f07fcd941c21da3a3760cb81db6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: Update errors5.rs exercise to be consistent with solution</title>
<updated>2024-07-05T20:04:07Z</updated>
<author>
<name>Matt Nield</name>
<email>64328730+matthewjnield@users.noreply.github.com</email>
</author>
<published>2024-07-05T20:04:07Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=fdada8b3d4f8a0d90804cae3e421875be76a109e'/>
<id>urn:sha1:fdada8b3d4f8a0d90804cae3e421875be76a109e</id>
<content type='text'>
In errors5.rs, there are two lines of a pattern matching block for which the order is reversed between the exercise file and the solution file. Since these lines are not changed as part of the exercise, this commit updates the exercise to make the order of the lines consistent with the solution, so that users will focus only on the lines that change between the exercise and the solution.</content>
</entry>
<entry>
<title>Fix warnings</title>
<updated>2024-07-04T11:38:35Z</updated>
<author>
<name>mo8it</name>
<email>mo8it@proton.me</email>
</author>
<published>2024-07-04T11:38:35Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=b87aa986345cd80bc44c7fe7bffeb72f5fe0ddb5'/>
<id>urn:sha1:b87aa986345cd80bc44c7fe7bffeb72f5fe0ddb5</id>
<content type='text'>
</content>
</entry>
</feed>
