Crate cargo_sysroot

Crate cargo_sysroot 

Source
Expand description

§Cargo-Sysroot

Compiles the Rust sysroot crates, core, compiler_builtins, and alloc.

Structs§

SysrootBuilder
A builder interface for constructing the Sysroot

Enums§

Features
Features to enable when building the sysroot crates
Sysroot
The sysroot crates to build.

Functions§

clean_artifacts
Clean up generated sysroot artifacts.
get_rust_src
Get the rust-src component of the current toolchain.