suggest_ref_mut

Function suggest_ref_mut 

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

If possible, suggest replacing ref with ref mut.