why would you try to compile Rust? You can just download it already built.
> i was shocked to see that it connects to the internet during the build process to download crates
how else is it supposed to get that software? unless you want to manually download 100 crates and put them into the correct folders, this is a normal process.
why would you try to compile Rust? You can just download it already built.
> i was shocked to see that it connects to the internet during the build process to download crates
how else is it supposed to get that software? unless you want to manually download 100 crates and put them into the correct folders, this is a normal process.