diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-12-05 14:20:05 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-12-05 20:07:26 +1100 |
| commit | a06547508a33e432ed45f814a29a1102d5c6c289 (patch) | |
| tree | c1e1a2da8436ab20a89d3ee3dd41ac23afc7c88f /compiler/rustc_index | |
| parent | 6ee1a7aaa02f7e7713c8b60d785610983dc69ee7 (diff) | |
| download | rust-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
