rust-lang / rust-lang/rustup

document visual studio 2026

Open Beginner friendly
#4,858 10 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

E-easy enhancement
Dominant language
Rust
Stars
7k
Forks
1.1k
Avg merge
22h 40m
Merged PRs (30d)
46

Description

Problem you are trying to solve

the docs still state that VS 2022 is the latest version:
https://github.com/rust-lang/rustup/blob/9a342e37e7901c8aa9d02f5100420fc1d99176ab/doc/user-guide/src/installation/windows-msvc.md?plain=1#L57

however, VS 2026 has been out for a while now (since november 2025)

i couldn't find any info anywhere on the rust website about the compatibility of rust & VS 2026 (and, admittedly, didn't try it yet - i have VS 2022 installed, after all)

Solution you'd like

the docs are updated for VS 2026. either everything already works with VS 2026, then it's probably enough to just swap out 2022 for 2026 everywhere, otherwise a comment should be added with a link to a tracking issue for full VS 2026 support (though i didn't find any such issue)

Notes

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with doc/user-guide/src/installation/windows-msvc.md at the referenced line and review the surrounding MSVC version guidance. Verify whether Rust and rustup work with Visual Studio 2026, then update the documentation to reflect the result; if support is incomplete, document the limitation and link to a tracking issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
74/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.