about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorVitaly _Vi Shukela <vi0oss@gmail.com>2018-11-30 00:06:10 +0300
committerVitaly _Vi Shukela <vi0oss@gmail.com>2018-11-30 00:56:41 +0300
commitfdef3848a01c4567abd326043b797f6bdc3f3e76 (patch)
tree2e00c6d19977a4ba5f3ce5569fb229a9920dc387 /src/libstd/sys/unix/stack_overflow.rs
parentf1e2fa8f0469aac1ea69dd5b6164e1d198d57934 (diff)
downloadrust-fdef3848a01c4567abd326043b797f6bdc3f3e76.tar.gz
rust-fdef3848a01c4567abd326043b797f6bdc3f3e76.zip
Add libstd and libcore Cargo features "panic_immediate_abort"
It stop asserts and panics from libstd to automatically
include string output and formatting code.

Use case: developing static executables smaller than 50 kilobytes,
where usual formatting code is excessive while keeping debuggability
in debug mode.

May resolve #54981.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions