Re-exportsยง
pub use crate::Compiler;
Structsยง
- Builds and performs different
Self::kinds of stuff and actions, taking into account build configuration from e.g. config.toml. - Flags that are passed to the
rustcshim binary. These flags will only be applied when compiling host code, i.e. when--targetis unset. - Rustflags ๐Represents flag values in
Stringform with whitespace delimiter to pass it to the compiler later. - StepDescription ๐
Enumsยง
- Collection of paths used to match a task rule.
- ReallyDefault ๐
Constantsยง
- PATH_REMAP ๐
Traitsยง
Functionsยง
- A description of the crates in this set, suitable for passing to
builder.info. - remap_paths ๐