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
Auto merge of #130508 - adwinwhite:niche-not-depend-on-order, r=the8472
Get rid of niche selection's dependence on fields's order
Fixes #125630.
Use the optimal niche selection decided in `univariant()` rather than picking niche field manually.
r? `@the8472`
0 commit comments