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
Fresh install rustup on my Windows Subsystem for Linux, choose stable-x86_64-apple-darwin toolchain
after installation, run rustc it reports ~/.rustup/toolchains/stable-x86_64-apple-darwin/bin/rustc: 1: Syntax error: "(" unexpected
Or if you choose stable-x86_64-pc-windows-gnu, run rustc after installation,
it reports error: the 'rustc' binary, normally provided by the 'rustc' component, is not applicable to the 'stable-x86_64-pc-windows-gnu' toolchain