<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rustlings.git/exercises/tests/tests1.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>feat(tests): add hint comments</title>
<updated>2022-07-14T16:15:47Z</updated>
<author>
<name>mokou</name>
<email>mokou@fastmail.com</email>
</author>
<published>2022-07-14T16:15:47Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=016d718a286f6ccacaecdaa81d9245e96424bae1'/>
<id>urn:sha1:016d718a286f6ccacaecdaa81d9245e96424bae1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: Correct test command in tests1.rs comment</title>
<updated>2020-01-29T05:48:43Z</updated>
<author>
<name>Jason Tsai</name>
<email>jason@pews.dev</email>
</author>
<published>2020-01-29T05:42:36Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=39fa7ae8b70ad468da49b06f11b2383135a63bcf'/>
<id>urn:sha1:39fa7ae8b70ad468da49b06f11b2383135a63bcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(tests1): Change test command</title>
<updated>2019-12-16T12:05:25Z</updated>
<author>
<name>marisa</name>
<email>mokou@posteo.de</email>
</author>
<published>2019-12-16T12:05:25Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=fe10e06c3733ddb4a21e90d09bf79bfe618e97ce'/>
<id>urn:sha1:fe10e06c3733ddb4a21e90d09bf79bfe618e97ce</id>
<content type='text'>
Closes #243.</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>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>
<entry>
<title>add tests; refactor exercise links</title>
<updated>2019-01-23T19:48:01Z</updated>
<author>
<name>liv</name>
<email>liv@fastmail.com</email>
</author>
<published>2019-01-23T19:48:01Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=dc1f3b79f8b528659e39057ac733d07e1051bc4d'/>
<id>urn:sha1:dc1f3b79f8b528659e39057ac733d07e1051bc4d</id>
<content type='text'>
</content>
</entry>
</feed>
