id: rust
category: language
displayName: Rust
description: 'rustup plus the stable toolchain (rust-analyzer, rust-src, rustfmt, clippy) via the upstream feature. Pin a version with `rust:<version>`.'
language:
  feature: ghcr.io/devcontainers/features/rust:1
  defaultVersion: latest
  versions: [latest, 1.87]
  vscodeExtensions: [rust-lang.rust-analyzer]
