Open
Description
@alexcrichton malloc
, calloc
, etc. do not return a noalias
pointer, I think they should use the #[allocator]
attribute but that's currently super unstable. Any ideas ?
Metadata
Metadata
Assignees
Labels
No labels
@alexcrichton malloc
, calloc
, etc. do not return a noalias
pointer, I think they should use the #[allocator]
attribute but that's currently super unstable. Any ideas ?