Closed
Description
I installed rust with brew
on MacOS, and I'm noticing this error on a hello world project with VS Code:
rust-analyzer failed to load workspace:
Failed to find sysroot for Cargo.toml file ./rust_new/Cargo.toml.
Is rust-src installed?: rustup component add rust-src failed
I didn't install with rustup, and I figured I wouldn't need to. This suggests I must, but why? Does this suggest I need the complier source to use your package in my editor?
Metadata
Metadata
Assignees
Labels
No labels