Module cargo::core::compiler::compilation
source · Expand description
Type definitions for the result of a compilation.
Structs
- A structure returning the result of a compilation.
- Structure with enough information to run
rustdoc --test
. - Information about the output of a unit.
Functions
- Prepares a rustc_tool process with additional environment variables that are only relevant in a context that has a unit
- Gets the user-specified linker for a particular host or target from the configuration.