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
72: Allow deprecated in polyfills r=CAD97 a=CAD97
The whole point is to polyfill functionality on older rustc versions, so we need to use the deprecated `LayoutErr` rather than the new, more proper name of `LayoutError`.
Co-authored-by: Christopher Durham <[email protected]>
0 commit comments