error: Missing manifest in toolchain 'stable-x86_64-pc-windows-msvc'
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 7k
- Forks
- 1.1k
- Avg merge
- 22h 40m
- Merged PRs (30d)
- 46
Description
Problem
when i trid to install the racer plugin, it need to add rust-src component.But when i tried to download and install it,a mistake happened
PS E:\Rust_Dir\Box> rustup component add rust-src
info: syncing channel updates for 'stable-x86_64-pc-windows-msvc'
info: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
error: Missing manifest in toolchain 'stable-x86_64-pc-windows-msvc
and i do not konw how to handle it?
Steps
rustup component add rust-src
Possible Solution(s)
No response
Notes
No response
Rustup version
1.26.0
Installed toolchains
info: syncing channel updates for 'stable-x86_64-pc-windows-msvc'
info: latest update on 2023-11-16, rust version 1.74.0
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 by reproducing rustup component add rust-src on Windows with rustup 1.26.0 and the stable-x86_64-pc-windows-msvc toolchain. Investigate why the toolchain has no manifest and compare the installed-toolchain state with the expected rust-src component workflow. Done means the cause is confirmed and the issue has a tested fix or a documented resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100