Module cargo::core::compiler::standard_lib[][src]

Code for building the standard library.

Functions

add_sysroot_artifact

Copy an artifact to the sysroot.

generate_std_roots

Generate a list of root Units for the standard library.

parse_unstable_flag

Parse the -Zbuild-std flag.

prepare_sysroot

Prepare the output directory for the local sysroot.

resolve_std

Resolve the standard library dependencies.