1 2 3 4 5 6# if you update this, also update `.devcontainer/rust/devcontainer-feature.json` [toolchain] channel = "nightly-2026-01-04" components = ["rustfmt", "clippy", "rust-analyzer"] profile = "minimal"
1 2 3 4 5 6
# if you update this, also update `.devcontainer/rust/devcontainer-feature.json` [toolchain] channel = "nightly-2026-01-04" components = ["rustfmt", "clippy", "rust-analyzer"] profile = "minimal"