Function rustc_borrowck::diagnostics::mutability_errors::suggest_ref_mut
source · Expand description
If possible, suggest replacing ref
with ref mut
.
If possible, suggest replacing ref
with ref mut
.