Function rustc_mir_transform::check_unsafety::report_unused_unsafe[][src]

fn report_unused_unsafe(
    tcx: TyCtxt<'_>,
    used_unsafe: &FxHashSet<HirId>,
    id: HirId
)