about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide/rust-version
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-08-25 04:07:23 +0000
committerbors <bors@rust-lang.org>2025-08-25 04:07:23 +0000
commitee361e8fca1c30e13e7a31cc82b64c045339d3a8 (patch)
tree6497e6f850b57112f0cd210ee09aeef986b07378 /src/doc/rustc-dev-guide/rust-version
parenta1dbb443527bd126452875eb5d5860c1d001d761 (diff)
parent9c9a89a18afc97f1c9544d3cf709999a9c106417 (diff)
downloadrust-ee361e8fca1c30e13e7a31cc82b64c045339d3a8.tar.gz
rust-ee361e8fca1c30e13e7a31cc82b64c045339d3a8.zip
Auto merge of #145480 - cjgillot:sizeless-chunks, r=Mark-Simulacrum
Remove chunk size from each chunk in `ChunkedBitSet`.

Almost all chunks in a `ChunkedBitSet` have the same constant `CHUNK_SIZE`, except the last in a bitset which takes the remainder `domain_size % CHUNK_SIZE`.

r? `@ghost` for perf
Diffstat (limited to 'src/doc/rustc-dev-guide/rust-version')
0 files changed, 0 insertions, 0 deletions