pub fn is_potentially_mutated<'tcx>( variable: HirId, expr: &'tcx Expr<'_>, cx: &LateContext<'tcx>, ) -> bool