Function rustc_driver_impl::handle_explain

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