Structs§
- Toolchain
- Toolchain
File 🔒 - This struct is used to deserialize the “rust-toolchain” file.
Statics§
Functions§
- driver_
cmd - driver_
path - get_
pinned_ 🔒toolchain - in_
toolchain - Build a command that calls the given binary in the correct toolchain environment. This uses rustup to provide the correct toolchain, unless we’re in a nix context where the toolchain is already in PATH.
- toolchain_
path - Get the path to the sysroot, where the
cargoandrustcbinaries can be found. Prefer usingin_toolchaininstead of this as much as possible. - toolchain_
version