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
437: Simpl is empty r=jswrenn a=phimuemue
Taking inspiration from #303 (comment), I think we could exploit that `pop`/`pop_front` return `Option`.
Note: https://godbolt.org/z/WVTD7m seems to indicate that the compiler is doing a good job at optimizing either version.
Co-authored-by: philipp <[email protected]>
0 commit comments