mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-08 13:20:11 +00:00

This commit makes two changes: 1. Changes `MaybeLiveLocals` to use `ChunkedBitSet` 2. Overrides the `fold` method for the iterator for `ChunkedBitSet`