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
Implements equality for `Compound_Selector` in a cleaner and more efficient manner.
Similar change for `Selector_List`: #2739
This does not fix the stack overflow reported in #2667, though it does
change its location (because we no longer clone any nodes in `operator==`).
0 commit comments