danielparks / puppet-rustup

Puppet module to manage Rust with rustup
https://forge.puppet.com/modules/dp/rustup/readme
Other
0 stars 0 forks source link

Support non-host toolchains #9

Closed danielparks closed 2 years ago

danielparks commented 2 years ago

Now supports installing non-host toolchains for use with emulators. For example, it is now possible to install the x86_64-pc-windows-gnu toolchain on a Linux host without warnings.