Skip to content

Commit ff6422d

Browse files
committed
Auto merge of #54318 - nnethercote:use-HybridBitSet-in-SparseBitMatrix, r=pnkfelix
Use `HybridBitSet` in `SparseBitMatrix`. This fixes most of the remaining NLL memory regression. r? @pnkfelix, because you reviewed #54286. cc @nikomatsakis, because NLL cc @Mark-Simulacrum, because this removes `array_vec.rs` cc @lqd, because this massively improves `unic-ucd-name`, and probably other public crates
2 parents 8f37677 + 154be2c commit ff6422d

File tree

5 files changed

+222
-380
lines changed

5 files changed

+222
-380
lines changed

src/librustc_data_structures/array_vec.rs

-305
This file was deleted.

0 commit comments

Comments
 (0)