microsoft / microsoft/winget-pkgs
[Update Request]: Rustlang.Rust.MSVC
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 11.1k
- Forks
- 9.7k
- Avg merge
- 1h 32m
- Merged PRs (30d)
- 376
Description
What type of update are you requesting?
Something else not listed
Current Package Identifier
Rustlang.Rust.MSVC
Package Version
1.76.0
Please describe the changes you would like to see
Would it be possible to add rustfmt to that package? I installed Rustlang.Rust.MSVC and VSCode kept throwing
[Error - 1:29:25 PM] Request textDocument/formatting failed.
Message: Failed to spawn "rustfmt" "--edition" "2021"
Code: -32603
After uninstalling Rustlang.Rust.MSVC and installing Rustlang.Rustup it worked. But since I use winget, I didn't want another tool to manage packages.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Rustlang.Rust.MSVC package manifest and compare it with Rustlang.Rustup, which provides rustfmt. Verify how the MSVC package is assembled and whether rustfmt can be included; done means the installed package makes rustfmt available to VSCode for Rust formatting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100