Closed
Description
Problem you are trying to solve
Follow up to a closed issue SunOS/Solaris/Illumos support #1320
As of now Solaris ships with rustc 1.53.0 and cargo 1.53 and now "Common Build Environment (CBE) releases for the Oracle Solaris 11.4" the use of it could increase.
Also, more applicationes are using rust and rustup i.e. https://www.clamav.net/ now requires rust to deploy the very popular Virus scanner.
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
rustup: unrecognized OS type: SunOS
Thanks again for your great work.
Andrew
Solution you'd like
rustup to work with SunOS
Notes
No response