bootstrap::core::builder

Module cargo

Source

Structs§

  • HostFlags 🔒
    Flags that are passed to the rustc shim binary. These flags will only be applied when compiling host code, i.e. when --target is unset.
  • Rustflags 🔒
    Represents flag values in String form with whitespace delimiter to pass it to the compiler later.