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

Expand description

Code for building the standard library.

Functions

generate_std_roots

Generate a list of root Units for the standard library.

parse_unstable_flag

Parse the -Zbuild-std flag.

resolve_std

Resolve the standard library dependencies.