rust-lang / rust-lang/rust-analyzer
No error shown when running `cargo metadata` on the sysroot fails
Open
Nobody has claimed this yet.
C-support
- Dominant language
- Rust
- Stars
- 16.9k
- Forks
- 2.2k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 72
Description
rust-analyzer version:
0.4.2329
rustc version: 1.85.0
editor or extension: VSCode
relevant settings: Fresh VSCode and Rust-Analyzer installation
code snippet to reproduce:
// add your code here
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 the failure while running cargo metadata for the sysroot in rust-analyzer with the reported Rust 1.85.0 and VSCode setup. Trace where that command's failure is handled and make the user-visible error appear; done means the failure is reported instead of being silent.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100