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
Remove A: Allocator generics bound from BitOr and BitAnd impl
BitXor and Sub already don't have them, and its not like we guarantee
returning a set with the same A type anyway.
I would be fine with adding it to BitXor and Sub instead, but I think it
should be consistent.
0 commit comments