<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rustlings.git/exercises/smart_pointers/cow1.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 compiler error and clarify instructions</title>
<updated>2023-09-08T16:49:11Z</updated>
<author>
<name>Oscar Bonilla</name>
<email>6f6231@gmail.com</email>
</author>
<published>2023-09-08T16:49:11Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=33a4f4e454031ea7b318c855625553b413b8afcd'/>
<id>urn:sha1:33a4f4e454031ea7b318c855625553b413b8afcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add .to_mut() in test owned_mutation()</title>
<updated>2023-08-10T10:56:47Z</updated>
<author>
<name>Mate Kovacs</name>
<email>mkovaxx@gmail.com</email>
</author>
<published>2023-08-10T10:56:47Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=720f33eee642eafab3c03bc7caed5f8690b481e8'/>
<id>urn:sha1:720f33eee642eafab3c03bc7caed5f8690b481e8</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>chore: clarified cow owned_no_mutation comments</title>
<updated>2023-04-27T22:49:40Z</updated>
<author>
<name>PiqqiDesigns</name>
<email>eric.otuvaka@gmail.com</email>
</author>
<published>2023-04-27T22:49:40Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=c4627e7112f38a74e677f358bf5eafc7214c5a4f'/>
<id>urn:sha1:c4627e7112f38a74e677f358bf5eafc7214c5a4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(cow1):  replace main with tests</title>
<updated>2023-02-14T19:37:33Z</updated>
<author>
<name>Daan Wynen</name>
<email>black.puppydog@gmx.de</email>
</author>
<published>2023-02-14T19:37:33Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=bbdc5c60395ce7e126bcd6f8babacdf6a76ea2d9'/>
<id>urn:sha1:bbdc5c60395ce7e126bcd6f8babacdf6a76ea2d9</id>
<content type='text'>
Following the discussion in #1195 this is the best I could come up with.
The issue for me (and apparently a few other learners) was that the code
needed to complete the exercise was not _missing_, but was rather there
but wrong.

In the end, what made the difference between this exercise and others
(for me) was that in this exercise I was supposed to learn what to
*expect* of an output. So I think it makes sense here to let the learner
modify the tests and not the code itself.

Fixes #1195

Signed-off-by: Daan Wynen &lt;black.puppydog@gmx.de&gt;

# Conflicts:
#	info.toml
</content>
</entry>
<entry>
<title>moved cow to smart_pointers</title>
<updated>2023-01-01T00:52:05Z</updated>
<author>
<name>seporterfield</name>
<email>107010978+seporterfield@users.noreply.github.com</email>
</author>
<published>2023-01-01T00:52:05Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=e8c4aab643062da2a44b764198a5077cc1bd97a0'/>
<id>urn:sha1:e8c4aab643062da2a44b764198a5077cc1bd97a0</id>
<content type='text'>
</content>
</entry>
</feed>
