Commit Graph

3 Commits

Author SHA1 Message Date
Oleksandr Zakharov
a3f36d6e22 fix(devcontainer): bump rust feature to fix container build
Rust 1.87.0 removed the RLS and rust-analysis components, which led to
an error when building the 'rust' devcontainer feature.

This commit bumps the feature version to 1.3.3, where those components
have been removed from the build script, resolving the issue.

Closes: #250420
Signed-off-by: Oleksandr Zakharov <x.zakharov@proton.me>
2025-06-04 19:54:05 +02:00
Marcel
bc67f5aa71 Setup rust in Devcontainer (#221301)
Add Rust feature to devcontainer
2024-07-10 16:53:41 +00:00
Christof Marti
b6860e399a Add back VNC (microsoft/vscode-remote-release#8994) 2023-10-04 12:46:23 +02:00