You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not possible to call any of Vec's methods on a slice, whether mutable or not. So if any method of Vec is called, the lint message has to be considered a false positive.