Module cargo
bootstrap
1.84.0-dev
Module cargo
Module Items
Structs
In bootstrap::
core::
builder
Modules
cargo
Structs
Builder
RunConfig
ShouldRun
StepDescription
TaskPath
Enums
Alias
Kind
PathSet
ReallyDefault
Constants
PATH_REMAP
Traits
Step
Functions
crate_description
remap_paths
bootstrap
::
core
::
builder
Module
cargo
Copy item path
Settings
Help
Summary
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.