about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2021-03-16 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2021-03-16 00:00:00 +0000
commit335427a3db8fcdbddece8c7257e0ab40c8230d73 (patch)
tree3879fea499794bcc077f04ad97e5ea150795f7bc /library/std/src/sys/unix/stack_overflow.rs
parent195ad4830e11a544391abe296b146450dea8411b (diff)
downloadrust-335427a3db8fcdbddece8c7257e0ab40c8230d73.tar.gz
rust-335427a3db8fcdbddece8c7257e0ab40c8230d73.zip
Use delay_span_bug instead of panic in layout_scalar_valid_range
83054 introduced validation of scalar range attributes, but panicking
code that uses the attribute remained reachable. Use `delay_span_bug`
instead to avoid the ICE.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions