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.