<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rustlings.git/.devcontainer/setup.sh, 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>2024-03-09T19:45:50Z</updated>
<entry>
<title>Convert to lightweight dev container; simplify.</title>
<updated>2024-03-09T19:45:50Z</updated>
<author>
<name>Kyle VanderBeek</name>
<email>kylev@kylev.com</email>
</author>
<published>2024-03-09T19:45:50Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=11f0fd7fd9673996d8d2381ade1a371f945f1875'/>
<id>urn:sha1:11f0fd7fd9673996d8d2381ade1a371f945f1875</id>
<content type='text'>
Instead of running `rustup` on a multi-gigabyte general-purpose Linux base, use the premade devcontainers/rust:1 which closely tracks the rust toolchain releases. Rip out excess setup steps since devcontainers come with the repo checked out; just compile/update the binary.
</content>
</entry>
<entry>
<title>dev: source cargo env files to find rustup</title>
<updated>2022-12-01T13:30:03Z</updated>
<author>
<name>Emmanuel Roullit</name>
<email>emmanuel.roullit@gmail.com</email>
</author>
<published>2022-12-01T13:30:03Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=4972bede48001fb4ae6838a98c2bfce2399d7293'/>
<id>urn:sha1:4972bede48001fb4ae6838a98c2bfce2399d7293</id>
<content type='text'>
Signed-off-by: Emmanuel Roullit &lt;emmanuel.roullit@gmail.com&gt;
</content>
</entry>
<entry>
<title>dev: add basic devcontainer settings file</title>
<updated>2022-12-01T13:15:35Z</updated>
<author>
<name>Emmanuel Roullit</name>
<email>emmanuel.roullit@gmail.com</email>
</author>
<published>2022-12-01T13:05:10Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=f94f365e146fa37b66e5c2e6b392d282f8c049f1'/>
<id>urn:sha1:f94f365e146fa37b66e5c2e6b392d282f8c049f1</id>
<content type='text'>
Theses settings files are the base needed to declare and
bootstrap development environment on codespaces

Signed-off-by: Emmanuel Roullit &lt;emmanuel.roullit@gmail.com&gt;
</content>
</entry>
</feed>
