This is a rust devcontainer for VSCode based on Microsoft's Rust container, with docker access, latest version of rust, rust-src, fmt and clippy. Also provides a RUST_COMMIT environment variable so you can do:
"lldb.launch.sourceMap": {
"/rustc/${env:RUST_COMMIT}": "/usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust"
}
in your .vscode/settings.json
Content type
Image
Digest
sha256:187aadc5c…
Size
1.5 GB
Last updated
21 days ago
docker pull gr8ninja/rust