about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2019-03-16 14:57:01 +0800
committerkennytm <kennytm@gmail.com>2019-03-16 22:40:49 +0800
commit524a7afcf25fc0098faf63aeb79beedb6022775b (patch)
treec50e7a2308386621815b0f6f6bd23b7585e1e4e1 /src/libstd/sys/unix/stack_overflow.rs
parent0b2c3484f98838748d8ca785484b8132bd945595 (diff)
parent5303c1b90b12c0edb3fbadf96f15edf93fb69155 (diff)
downloadrust-524a7afcf25fc0098faf63aeb79beedb6022775b.tar.gz
rust-524a7afcf25fc0098faf63aeb79beedb6022775b.zip
Rollup merge of #59201 - lambda:remove-repr-simd-isize-usize-restriction, r=alexcrichton
Remove restriction on isize/usize in repr(simd)

As discussed in #55078, there's no known reason for this restriction.

It's unlikely that repr(simd) will be stabilized in its current form, but
might as well remove some restrictions on it.

This removes the branch in `is_machine` which returns false for these types.
`is_machine` is only used for the repr(simd) type validation check.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions