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
#11129 changed the shift, pop and last methods of vectors to return an Option instead of failing on empty vectors. These methods should probably get the same change, to be consistent