<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rustlings.git/src/init.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>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>Fix workspace detection with windows line endings</title>
<updated>2025-09-23T13:29:26Z</updated>
<author>
<name>Remo Senekowitsch</name>
<email>remo@buenzli.dev</email>
</author>
<published>2025-09-23T13:26:06Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=95a597eb8236c5ab180ac38284a655533f83e715'/>
<id>urn:sha1:95a597eb8236c5ab180ac38284a655533f83e715</id>
<content type='text'>
Some cargo workspaces may contain windows line endings. Even if the
file is stored in a repo with unix line endings, users may have some
setting activated that automatically translates them to windows line
endings when working locally.
</content>
</entry>
<entry>
<title>Check for Clippy on init</title>
<updated>2025-07-04T21:35:13Z</updated>
<author>
<name>mo8it</name>
<email>mo8it@proton.me</email>
</author>
<published>2025-07-04T21:23:08Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=f24861957a0c669060473a1fe7c6180eb43df9e2'/>
<id>urn:sha1:f24861957a0c669060473a1fe7c6180eb43df9e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split lines after newline</title>
<updated>2025-07-04T21:22:05Z</updated>
<author>
<name>mo8it</name>
<email>mo8it@proton.me</email>
</author>
<published>2025-07-04T21:17:25Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=1a633e275761604c8225839e79c139c90d59bfea'/>
<id>urn:sha1:1a633e275761604c8225839e79c139c90d59bfea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a separate target dir for rust analyzer</title>
<updated>2025-05-12T18:38:04Z</updated>
<author>
<name>mo8it</name>
<email>mo8it@proton.me</email>
</author>
<published>2025-05-12T18:38:04Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=e76ca5e2b97f0b7b292bbe504debb42ec7b36a87'/>
<id>urn:sha1:e76ca5e2b97f0b7b292bbe504debb42ec7b36a87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to edition 2024</title>
<updated>2025-02-18T19:10:52Z</updated>
<author>
<name>mo8it</name>
<email>mo8it@proton.me</email>
</author>
<published>2025-02-18T19:10:52Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=d9872f2615a11ce94deb85c8f1c215d69abd7992'/>
<id>urn:sha1:d9872f2615a11ce94deb85c8f1c215d69abd7992</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Clippy with Rust-Analyzer</title>
<updated>2024-09-13T14:38:53Z</updated>
<author>
<name>mo8it</name>
<email>mo8it@proton.me</email>
</author>
<published>2024-09-13T14:38:53Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=9459eef03214e05c4a50de3cffe250ecef095917'/>
<id>urn:sha1:9459eef03214e05c4a50de3cffe250ecef095917</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hardcode ratoml in init.rs</title>
<updated>2024-09-12T13:46:09Z</updated>
<author>
<name>Ali Bektas</name>
<email>bektasali@protonmail.com</email>
</author>
<published>2024-09-12T13:46:09Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=88e10a9e54eb06217a3c45d330b6a3ba66577b01'/>
<id>urn:sha1:88e10a9e54eb06217a3c45d330b6a3ba66577b01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rust-analyzer.toml file</title>
<updated>2024-09-12T13:26:40Z</updated>
<author>
<name>Ali Bektas</name>
<email>bektasali@protonmail.com</email>
</author>
<published>2024-09-12T13:26:40Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=1f624d4c2a4ee0441ffce842591a8e37e329d309'/>
<id>urn:sha1:1f624d4c2a4ee0441ffce842591a8e37e329d309</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use sol_path</title>
<updated>2024-08-27T23:10:19Z</updated>
<author>
<name>mo8it</name>
<email>mo8it@proton.me</email>
</author>
<published>2024-08-27T23:10:19Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=5556d42b46e3bfe281343d69da588378c728c089'/>
<id>urn:sha1:5556d42b46e3bfe281343d69da588378c728c089</id>
<content type='text'>
</content>
</entry>
</feed>
