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
Because we couldn't infer purity, we use reinterpret_cast to make the push functions passed to the build_sized functions in vec and at_vec have the right type. Once the fix for #3023 gets snapshotted, we should fix this.