roblox-actionscache/rust-toolchain

Install the Rust toolchain

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
toolchainRust toolchain name. See https://rust-lang.github.io/rustup/concepts/toolchains.html#toolchain-specification If this is not given, the action will try and install the version specified in the `rust-toolchain` file. no
targetTarget triple to install for this toolchainno
defaultSet installed toolchain as defaultfalse
overrideSet installed toolchain as an override for a directoryfalse
profileName of the group of components to be installed for a new toolchainno
componentsComma-separated list of components to be additionally installed for a new toolchainno
namedescription
rustcInstalled Rustc version
rustc_hashInstalled Rustc version hash, can be used for caching purposes
cargoInstalled Cargo version
rustupInstalled rustup version