about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-11-13 12:24:18 +0000
committerbors <bors@rust-lang.org>2022-11-13 12:24:18 +0000
commit9ef0de98152024986dceb52d68f4511dfa344571 (patch)
tree8efdffcad738d041f5fc4a73e8f4cf9067ac04cc /library/std/src/sys/unix/stack_overflow.rs
parent2e6676dc3109211ce5a48eafc0831ba5063c7054 (diff)
parent096c33ff4bfb8077744c702b7ea15702e5a8831b (diff)
downloadrust-9ef0de98152024986dceb52d68f4511dfa344571.tar.gz
rust-9ef0de98152024986dceb52d68f4511dfa344571.zip
Auto merge of #2657 - mkroening:miri-alloc, r=RalfJung
Add miri_alloc, miri_dealloc

`miri_alloc` and `miri_dealloc` are basically the same as `__rust_alloc` and `__rust_dealloc` respectively, but without the check for a global allocator.

This should allow bootstrapping an allocator in environments, where no fundamental way of allocating memory is available (`no_std` + `alloc` in Miri).
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions