Commit ff6422d
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 cratesFile tree
5 files changed
+222
-380
lines changed- src
- librustc_data_structures
- librustc_mir/borrow_check/nll
- region_infer
- type_check/liveness
5 files changed
+222
-380
lines changedThis file was deleted.
0 commit comments