mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 18:57:19 +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`.