Static rustc_driver::DEFAULT_HOOK[][src]

pub(crate) static DEFAULT_HOOK: SyncLazy<Box<dyn Fn(&PanicInfo<'_>) + Sync + Send + 'static>>