bootstrap
1.84.0-nightly
(3fee0f12e 2024-11-20)
Module cargo
Module Items
Structs
In bootstrap::
core::
builder
bootstrap
::
core
::
builder
Module
cargo
Copy item path
Source
Structs
ยง
Cargo
Host
Flags
๐
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.