download and unzip
https://static.rust-lang.org/dist/rust-1.24.0-i686-pc-windows-gnu.tar.gz
move folder
move C:\rust\rust-std-i686-pc-windows-gnu\lib\rustlib\i686-pc-windows-gnu C:\rust\rustc\lib\rustlib
path set
C:\rust\rustc\bin;C:\rust\rust-mingw\lib\rustlib\i686-pc-windows-gnu\bin;
test compile
fn main() {
println!("Hello, world!");
}
rustc main.rs
Congratulations @seyon! You received a personal award!
Click here to view your Board
Do not miss the last post from @steemitboard:
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Congratulations @seyon! You received a personal award!
You can view your badges on your Steem Board and compare to others on the Steem Ranking
Vote for @Steemitboard as a witness to get one more award and increased upvotes!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit