Files
rust/src/tools
Matthias Krüger 0bb0f0412f Rollup merge of #135205 - lqd:bitsets, r=Mark-Simulacrum
Rename `BitSet` to `DenseBitSet`

r? `@Mark-Simulacrum` as you requested this in https://github.com/rust-lang/rust/pull/134438#discussion_r1890659739 after such a confusion.

This PR renames `BitSet` to `DenseBitSet` to make it less obvious as the go-to solution for bitmap needs, as well as make its representation (and positives/negatives) clearer. It also expands the comments there to hopefully make it clearer when it's not a good fit, with some alternative bitsets types.

(This migrates the subtrees cg_gcc and clippy to use the new name in separate commits, for easier review by their respective owners, but they can obvs be squashed)
2025-01-11 18:13:47 +01:00
..
2025-01-10 17:13:58 -05:00
2025-01-07 14:30:02 +02:00
2024-12-30 14:56:21 +07:00
2024-12-30 14:56:21 +07:00
2024-12-31 12:33:36 +08:00
2025-01-05 00:22:51 +00:00
2025-01-09 16:56:50 +00:00
2024-12-30 21:43:22 +08:00
2024-11-27 15:14:54 +00:00