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
564: select.rs FdSet: method `contains' should not mutate anything r=posborne
The method does not change anything, so I updated the type signature. Tests pass.
0 commit comments