Hacker News new | ask | show | jobs
by fortran77 2448 days ago
I couldn't even get Rust to install on Windows!
2 comments

rustup is your friend. install that, and then rust with rustup.

Edit: forgot link: https://rustup.rs/

What did you run into? Did you file a bug? That’d be helpful! I use Rust on Windows every day, though that means I’m not often re-installing it...