pub(crate) fn run_lint<'tcx>(
tcx: TyCtxt<'tcx>,
def_id: LocalDefId,
body: &Body<'tcx>,
)Expand description
The core of the lint tail-expr-drop-order
pub(crate) fn run_lint<'tcx>(
tcx: TyCtxt<'tcx>,
def_id: LocalDefId,
body: &Body<'tcx>,
)The core of the lint tail-expr-drop-order