rustc_driver_impl

Function handle_explain

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