fn suggest_ref_mut(tcx: TyCtxt<'_>, binding_span: Span) -> Option<String>
Expand description

If possible, suggest replacing ref with ref mut.