2bc4d3ec23
The C standard library functions should be used directly. The quirky NULL / zero-size allocation workaround is no longer necessary and was adding an extra branch to the allocator code path in a build without jemalloc. This is a small step towards liballoc being compatible with handling OOM errors instead of aborting (#18292). [breaking-change] |
||
---|---|---|
.. | ||
args.rs | ||
at_exit_imp.rs | ||
bookkeeping.rs | ||
c_str.rs | ||
exclusive.rs | ||
lib.rs | ||
libunwind.rs | ||
local_data.rs | ||
local_ptr.rs | ||
local.rs | ||
macros.rs | ||
mutex.rs | ||
rtio.rs | ||
stack_overflow.rs | ||
stack.rs | ||
task.rs | ||
thread_local_storage.rs | ||
thread.rs | ||
unwind.rs | ||
util.rs |