Closed
Description
If I understand the reasoning behind marking mem::forget
safe, then I think the same should apply to into_raw
.
Currently, it says:
Function is unsafe, because result of this function is no longer automatically managed that may lead to memory or other resource leak.
Metadata
Metadata
Assignees
Labels
No labels