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
This is a tracking issue for the unstable cstr_memory feature in the standard library. These methods are likely ready to go as-is modulo naming. Their names should be consistent with Box::{from_raw, into_raw} (currently inconsistent).
This is a tracking issue for the unstable
cstr_memoryfeature in the standard library. These methods are likely ready to go as-is modulo naming. Their names should be consistent withBox::{from_raw, into_raw}(currently inconsistent).cc #27768