about summary refs log tree commit diff
path: root/compiler/rustc_index
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-12-05 14:20:05 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2024-12-05 20:07:26 +1100
commita06547508a33e432ed45f814a29a1102d5c6c289 (patch)
treec1e1a2da8436ab20a89d3ee3dd41ac23afc7c88f /compiler/rustc_index
parent6ee1a7aaa02f7e7713c8b60d785610983dc69ee7 (diff)
downloadrust-a06547508a33e432ed45f814a29a1102d5c6c289.tar.gz
rust-a06547508a33e432ed45f814a29a1102d5c6c289.zip
Change `ChunkedBitSet<MovePathIndex>`s to `MixedBitSet`.
It's a performance win because `MixedBitSet` is faster and uses less
memory than `ChunkedBitSet`.

Also reflow some overlong comment lines in
`lint_tail_expr_drop_order.rs`.
Diffstat (limited to 'compiler/rustc_index')
0 files changed, 0 insertions, 0 deletions