mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-19 16:46:38 +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.