diff options
| author | Nikita Popov <nikita.ppv@gmail.com> | 2018-12-21 23:12:15 +0100 |
|---|---|---|
| committer | Nikita Popov <nikita.ppv@gmail.com> | 2018-12-21 23:51:55 +0100 |
| commit | 097d39d8ecb2d8aa828393c66e85716081188793 (patch) | |
| tree | aa2379ca26f87947862b7528cd3087e04c092f27 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 6d34ec18c7d7e574553f6347ecf08e1e1c45c13d (diff) | |
| download | rust-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
