rustc_lint::non_fmt_panic

Function check_panic

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