Module util

Source

Functions§

handle_failed_output 🔒
If a given Command failed (as indicated by its CompletedProcess), verbose print the executed command, failure location, output status and stdout/stderr, and abort the process with exit code 1.
set_host_compiler_dylib_path 🔒
Set the runtime library paths as needed for running the host compilers (rustc/rustdoc/etc).