diff options
| author | Brian Campbell <lambda@continuation.org> | 2019-03-15 01:51:26 -0400 |
|---|---|---|
| committer | Brian Campbell <lambda@continuation.org> | 2019-03-15 09:42:02 -0400 |
| commit | 5303c1b90b12c0edb3fbadf96f15edf93fb69155 (patch) | |
| tree | 21043a71607c3b7859b347dbfd4a68ba289801f0 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7 (diff) | |
| download | rust-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
