Function rustc_lint::reference_casting::is_operation_we_care_about
source · fn is_operation_we_care_about<'tcx>(
cx: &LateContext<'tcx>,
e: &'tcx Expr<'tcx>
) -> Option<(bool, &'tcx Expr<'tcx>)>