Function rustc_session::session::default_emitter
source ยท fn default_emitter(
sopts: &Options,
registry: Registry,
source_map: Lrc<SourceMap>,
bundle: Option<Lrc<FluentBundle>>,
fallback_bundle: LazyFallbackBundle,
) -> Box<DynEmitter>