Re-exportsยง
pub use crate::Compiler;
Structsยง
- Builds and performs different
Self::kind
s of stuff and actions, taking into account build configuration from e.g. config.toml. - 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. - Step
Description ๐
Enumsยง
- Collection of paths used to match a task rule.
- Really
Default ๐
Constantsยง
- PATH_
REMAP ๐
Traitsยง
Functionsยง
- A description of the crates in this set, suitable for passing to
builder.info
. - remap_
paths ๐