mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
c56344ba31
- Support gcc-less installation on Windows. To do so in unattended mode run:`<intaller>.exe /TYPE=compact /SILENT`. - Do not require admin privileges to install. cc #19519