about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorBrian Campbell <lambda@continuation.org>2019-03-15 01:51:26 -0400
committerBrian Campbell <lambda@continuation.org>2019-03-15 09:42:02 -0400
commit5303c1b90b12c0edb3fbadf96f15edf93fb69155 (patch)
tree21043a71607c3b7859b347dbfd4a68ba289801f0 /src/libstd/sys/unix/stack_overflow.rs
parentbc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7 (diff)
downloadrust-5303c1b90b12c0edb3fbadf96f15edf93fb69155.tar.gz
rust-5303c1b90b12c0edb3fbadf96f15edf93fb69155.zip
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