rustlings/.devcontainer
Kyle VanderBeek 11f0fd7fd9 Convert to lightweight dev container; simplify.
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.
2024-03-09 19:45:50 +00:00
..
devcontainer.json Convert to lightweight dev container; simplify. 2024-03-09 19:45:50 +00:00