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
The page about repr(Rust) says that we don't have much in the way of data layout optimization "as of rust 1.0", but as of
PR 45225 we got a lot more going on in the optimization department.
The text was updated successfully, but these errors were encountered:
The page about repr(Rust) says that we don't have much in the way of data layout optimization "as of rust 1.0", but as of
PR 45225 we got a lot more going on in the optimization department.
The text was updated successfully, but these errors were encountered: