about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-slice-array.js
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2023-03-08 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2023-03-08 22:32:15 +0100
commit7c75e39790a6cfd5f4f8e90a2554286d3d9eabea (patch)
tree6617c02cbcbe994c93bd877559fe8a58b6d0b2a7 /tests/rustdoc-js-std/parser-slice-array.js
parent7c306f6dcd600b1fcc74439c780e8ebef338d84c (diff)
downloadrust-7c75e39790a6cfd5f4f8e90a2554286d3d9eabea.tar.gz
rust-7c75e39790a6cfd5f4f8e90a2554286d3d9eabea.zip
panic_immediate_abort requires abort as a panic strategy
Guide `panic_immediate_abort` users away from `-Cpanic=unwind` and
towards `-Cpanic=abort` to avoid an accidental use of the feature with
the unwind strategy, e.g., on a targets where unwind is the default.

The `-Cpanic=unwind` combination doesn't offer the same benefits, since
the code would still be generated under the assumption that functions
implemented in Rust can unwind.
Diffstat (limited to 'tests/rustdoc-js-std/parser-slice-array.js')
0 files changed, 0 insertions, 0 deletions