Function rustc_driver_impl::handle_explain

source ยท
pub(crate) fn handle_explain(
    early_dcx: &EarlyDiagCtxt,
    registry: Registry,
    code: &str,
    color: ColorConfig,
)