<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rustlings.git/exercises/move_semantics/move_semantics2.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: refactor move semantics 1-4 into tests</title>
<updated>2023-09-04T12:29:06Z</updated>
<author>
<name>liv</name>
<email>shadows_withal@fastmail.com</email>
</author>
<published>2023-09-04T12:20:37Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=51e237d5f97610294798710ef8ba5349c2fd50c7'/>
<id>urn:sha1:51e237d5f97610294798710ef8ba5349c2fd50c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into comment_cleanup</title>
<updated>2023-06-12T10:39:02Z</updated>
<author>
<name>liv</name>
<email>mokou@fastmail.com</email>
</author>
<published>2023-06-12T10:39:02Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=b44472b2372ef29f6c7053d0f8e87479fd02c52d'/>
<id>urn:sha1:b44472b2372ef29f6c7053d0f8e87479fd02c52d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(move_semantics2): rewrite hint</title>
<updated>2023-06-12T10:07:18Z</updated>
<author>
<name>liv</name>
<email>shadows_withal@fastmail.com</email>
</author>
<published>2023-06-12T10:07:18Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=369ae2e63d06de6fee36aeebfd1ff3e8bcdfa25a'/>
<id>urn:sha1:369ae2e63d06de6fee36aeebfd1ff3e8bcdfa25a</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>Update move_semantics2.rs</title>
<updated>2023-04-11T02:36:21Z</updated>
<author>
<name>Aaron Wang</name>
<email>az0977776@yahoo.com</email>
</author>
<published>2023-04-11T02:36:21Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=8ed2cf7ef5209012f6948b55747a4142939f0930'/>
<id>urn:sha1:8ed2cf7ef5209012f6948b55747a4142939f0930</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update line numbers in move_semantics2</title>
<updated>2023-04-07T05:56:20Z</updated>
<author>
<name>Aaron Wang</name>
<email>az0977776@yahoo.com</email>
</author>
<published>2023-04-07T05:56:20Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=c74e0bfd188169c15e51dd10501119515dbc220e'/>
<id>urn:sha1:c74e0bfd188169c15e51dd10501119515dbc220e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(move_semantics2): add expected output comment</title>
<updated>2023-02-18T17:43:34Z</updated>
<author>
<name>Sebastian Törnquist</name>
<email>sebb.tornquist@gmail.com</email>
</author>
<published>2023-02-18T17:43:34Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=fef8314d3d45aa1ec3655cd6e9a52f877da51c23'/>
<id>urn:sha1:fef8314d3d45aa1ec3655cd6e9a52f877da51c23</id>
<content type='text'>
You can easily get this to compile with `vec0` being `[]` and `vec1` being `[22, 44, 66, 88]`</content>
</entry>
<entry>
<title>feat(move_semantics): clarify some hints</title>
<updated>2022-07-12T13:25:31Z</updated>
<author>
<name>mokou</name>
<email>mokou@fastmail.com</email>
</author>
<published>2022-07-12T13:25:31Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=bb0cf92b8b6f0a9db4be92ff5ffc4c507f2847ba'/>
<id>urn:sha1:bb0cf92b8b6f0a9db4be92ff5ffc4c507f2847ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(move_semantics2): Add comment</title>
<updated>2022-04-06T07:29:27Z</updated>
<author>
<name>ragreenburg</name>
<email>ragreenburg@gmail.com</email>
</author>
<published>2022-04-06T07:29:27Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=89650f808af23a32c9a2c6d46592b77547a6a464'/>
<id>urn:sha1:89650f808af23a32c9a2c6d46592b77547a6a464</id>
<content type='text'>
</content>
</entry>
</feed>
