Add rustup
Package name
rustup
Brief description of package
rustup is an installer for the systems programming language Rust
URL for package's homepage
https://rustup.rs/
Provide a basic test case to validate the package's functionality.
No response
MINGW environments where you need the package
- [X] MINGW64
- [ ] MINGW32
- [X] UCRT64
- [X] CLANG64
- [ ] CLANG32
- [X] CLANGARM64
Are you willing to submit a PR?
No response
It would be useful for those who need multiple targets.
Yeah this would be nice, I guess you'd have to compile rustup yourself
For now I have a PKGBUILD here, mostly taken from Arch with some modifications to better fit in MSYS2 (notably replacing symlinks to multicall binaries with hardlinks, to maintain the small package size without requiring modifications to a stock Win8+ install).
https://github.com/msys2/MINGW-packages/pull/20989 has been merged, this issue can be closed.