Simplify `str::clone_into` Removes an `unsafe` in favor of just using `String` methods.
{Rc,Arc}::make_mut()