You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
aliasadidev, lihop, withlin, art-in, autosquash and 16 more