diff options
| author | Björn Steinbrink <bsteinbr@gmail.com> | 2015-08-06 07:43:46 +0200 |
|---|---|---|
| committer | Björn Steinbrink <bsteinbr@gmail.com> | 2015-08-06 07:43:46 +0200 |
| commit | 38d627fe480c92e6123cff7c2f050b1943c89d64 (patch) | |
| tree | d4bc7dee05bd3727dabb654f8d3727763624a02c /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 4278b5f03bbc5808a7b611ae8353db6817c58792 (diff) | |
| download | rust-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
