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
Only use layout_for_ptr feature for zerocopy tests
This puts the use of the unstable feature `layout_for_ptr` behind
`all(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS, miri)`,
since it is only necessary for zerocopy tests, not for downstream users.
Release 0.8.49.
gherrit-pr-id: Gejcq7kjlhyldvg6gkkxeudox66wbfmi3
0 commit comments