mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 19:18:51 +00:00
It's a performance win because `MixedBitSet` is faster and uses less memory than `ChunkedBitSet`. Also reflow some overlong comment lines in `lint_tail_expr_drop_order.rs`.