about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2021-05-03 00:32:41 +0200
committerGitHub <noreply@github.com>2021-05-03 00:32:41 +0200
commit77abe7a5f41129d6e2f8121cbfddb1fca1dcf025 (patch)
tree7dbb1911d0638d3f2a0d2796392ce618305d93cb /library/std/src/sys/unix/stack_overflow.rs
parent966e9e2471f9772cd1b75793c7d3fcbfce7a57d5 (diff)
parent19568f9a8368c9f433d8f73d9eed59eb6ad24651 (diff)
downloadrust-77abe7a5f41129d6e2f8121cbfddb1fca1dcf025.tar.gz
rust-77abe7a5f41129d6e2f8121cbfddb1fca1dcf025.zip
Rollup merge of #84744 - kornelski:enomem, r=joshtriplett
Add ErrorKind::OutOfMemory

Ability to express `ENOMEM` as an `io::Error`.

I've used `OutOfMemory` as opposed to `NotEnoughMem` or `AllocationFailed`, because "OOM" is used in Rust already.

See also #84612
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions