Function rustc_lint::non_fmt_panic::check_panic

source ·
fn check_panic<'tcx>(
    cx: &LateContext<'tcx>,
    f: &'tcx Expr<'tcx>,
    arg: &'tcx Expr<'tcx>
)