bors
5bbbc0938c
Auto merge of #133431 - nnethercote:rm-HybridBitSet, r=Mark-Simulacrum
...
Remove `HybridBitSet`
`HybridBitSet` was introduced under the name `HybridIdxSetBuf` way back in #53383 where it was a big win for NLL borrow checker performance. In #93984 the more flexible `ChunkedBitSet` was added. Uses of `HybridBitSet` have gradually disappeared (e.g. #116152 ) and there are now few enough that they can be replaced with `BitSet` or `ChunkedBitSet`, and `HybridBitSet` can be removed, cutting more than 700 lines of code.
r? `@Mark-Simulacrum`
2024-11-29 09:03:50 +00:00
..
2024-11-12 15:14:56 +00:00
2024-11-22 10:54:22 +00:00
2024-10-21 15:22:17 +01:00
2024-11-28 12:22:02 +00:00
2024-10-07 11:15:04 -07:00
2024-11-28 15:58:17 +00:00
2024-11-25 16:38:35 +08:00
2024-11-26 12:03:41 -05:00
2024-11-10 10:16:26 +01:00
2024-11-12 13:38:58 +00:00
2024-11-27 20:39:49 +00:00
2024-11-26 04:12:33 +00:00
2024-11-28 12:06:01 +01:00
2024-11-25 23:11:17 +09:00
2024-11-29 14:57:01 +11:00
2024-11-28 21:44:34 +00:00
2024-11-26 12:05:57 +11:00
2024-11-20 18:11:37 +01:00
2024-11-27 22:23:24 +01:00
2024-11-08 09:16:00 +01:00
2024-11-12 13:38:58 +00:00
2024-11-12 18:04:27 +00:00
2024-11-21 19:32:07 +01:00
2024-11-25 07:01:37 +01:00
2024-10-19 22:32:38 +08:00
2024-09-26 19:51:14 +00:00
2024-09-22 19:11:29 -04:00
2024-11-28 12:22:02 +00:00
2024-11-28 03:14:47 +01:00
2024-11-26 12:03:41 -05:00
2024-11-28 12:06:00 +01:00
2024-11-09 17:55:39 +00:00
2024-11-29 17:23:34 +11:00
2024-11-22 10:54:22 +00:00
2024-11-23 18:01:21 +00:00
2024-11-27 22:23:24 +01:00
2024-11-25 16:10:55 +11:00
2024-11-28 12:06:04 +01:00
2024-11-25 22:29:14 -07:00
2024-11-23 20:19:51 +08:00
2024-09-22 19:11:29 -04:00
2024-10-27 21:23:28 -04:00
2024-11-28 12:22:02 +00:00
2024-11-29 14:57:01 +11:00
2024-11-23 23:26:19 +00:00
2024-11-29 17:23:34 +11:00
2024-11-29 14:57:01 +11:00
2024-11-28 13:43:05 -05:00
2024-11-23 13:52:56 +01:00
2024-11-28 12:06:07 +01:00
2024-10-14 23:22:51 +02:00
2024-11-25 16:38:35 +08:00
2024-11-23 13:52:54 +01:00
2024-11-11 21:29:18 +01:00
2024-11-27 22:23:24 +01:00
2024-11-19 02:07:48 +00:00
2024-11-28 12:22:02 +00:00
2024-11-18 10:38:56 +01:00
2024-10-16 15:44:16 +02:00
2024-11-26 10:45:21 +00:00
2024-11-27 22:23:24 +01:00
2024-11-28 12:06:02 +01:00
2024-11-19 21:36:23 +01:00
2024-11-29 01:35:20 +00:00
2024-11-27 13:02:46 +00:00
2024-11-23 05:27:45 +00:00
2024-11-18 10:38:56 +01:00
2024-11-23 13:52:57 +01:00
2024-11-27 13:02:46 +00:00
2024-10-22 23:13:04 +02:00
2024-11-08 18:51:28 +11:00