Expand description
Types and functions shared across tools in this workspace.
Modules§
- This module implements “drop bombs” intended for use by command wrappers to ensure that the constructed commands are eventually executed. This is exactly like
rustc_errors::Diag
where we force everyDiag
to be consumed or we emit a bug, but we panic instead.
Macros§
- Invokes
build_helper::util::detail_exit
withcfg!(test)
Constants§
- The default set of crates for opt-dist to collect LLVM profiles.
- The default set of crates for opt-dist to collect rustc profiles.