about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2018-12-21 23:12:15 +0100
committerNikita Popov <nikita.ppv@gmail.com>2018-12-21 23:51:55 +0100
commit097d39d8ecb2d8aa828393c66e85716081188793 (patch)
treeaa2379ca26f87947862b7528cd3087e04c092f27 /src/libstd/sys/unix/stack_overflow.rs
parent6d34ec18c7d7e574553f6347ecf08e1e1c45c13d (diff)
downloadrust-097d39d8ecb2d8aa828393c66e85716081188793.tar.gz
rust-097d39d8ecb2d8aa828393c66e85716081188793.zip
Fix alignment for array indexing
We need to reduce the alignment with the used offset. If the offset
isn't known, we need to reduce with the element size to support
arbitrary offsets.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions