diff options
| author | bors <bors@rust-lang.org> | 2018-07-17 09:26:22 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2018-07-17 09:26:22 +0000 |
| commit | 2ddc0cbd56ff1695f24b4f5daa14642bd21e4af0 (patch) | |
| tree | 26e06b3634b00e00386a81bee09d0ae240034254 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 9d6f4e5eea0ca537e0e03ef369eeff85774cce2c (diff) | |
| parent | f2b0b6700ce984a38abd06e48e7884573688539b (diff) | |
| download | rust-2ddc0cbd56ff1695f24b4f5daa14642bd21e4af0.tar.gz rust-2ddc0cbd56ff1695f24b4f5daa14642bd21e4af0.zip | |
Auto merge of #52335 - nnethercote:BitSlice-fixes, r=nikomatsakis
`BitSlice` fixes `propagate_bits_into_entry_set_for` and `BitSlice::bitwise` are hot for some benchmarks under NLL. I tried and failed to speed them up. (Increasing the size of `bit_slice::Word` from `usize` to `u128` caused a slowdown, even though decreasing the size of `bitvec::Word` from `u128` to `u64` also caused a slowdown. Weird.) Anyway, along the way I fixed up several problems in and around the `BitSlice` code. r? @nikomatsakis
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
