mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 20:27:48 +00:00

`ChunkedBitSet` is no longer used directly by dataflow analyses, with `MixedBitSet` replacing it in those contexts.
`ChunkedBitSet` is no longer used directly by dataflow analyses, with `MixedBitSet` replacing it in those contexts.