about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorBjörn Steinbrink <bsteinbr@gmail.com>2015-08-06 07:43:46 +0200
committerBjörn Steinbrink <bsteinbr@gmail.com>2015-08-06 07:43:46 +0200
commit38d627fe480c92e6123cff7c2f050b1943c89d64 (patch)
treed4bc7dee05bd3727dabb654f8d3727763624a02c /src/libstd/sys/unix/stack_overflow.rs
parent4278b5f03bbc5808a7b611ae8353db6817c58792 (diff)
downloadrust-38d627fe480c92e6123cff7c2f050b1943c89d64.tar.gz
rust-38d627fe480c92e6123cff7c2f050b1943c89d64.zip
Use the right type for drop flag datums
The drop flags are Lvalue (and thus ByRef) datums that hold a u8 value,
so their value type should be u8, not a pointer to u8.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions