fn check_mod_unstable_api_usage(tcx: TyCtxt<'_>, mod_id: LocalModId)Expand description
Cross-references the feature names of unstable APIs with enabled features and possibly prints errors.
fn check_mod_unstable_api_usage(tcx: TyCtxt<'_>, mod_id: LocalModId)Cross-references the feature names of unstable APIs with enabled features and possibly prints errors.