diff options
| author | Dylan MacKenzie <ecstaticmorse@gmail.com> | 2020-08-27 18:07:27 -0700 |
|---|---|---|
| committer | Dylan MacKenzie <ecstaticmorse@gmail.com> | 2020-08-30 11:13:18 -0700 |
| commit | 149307efb742bf25fc1c8da85f1e6560691ba3dd (patch) | |
| tree | e9ffe1252d8beddd697c26a4cda191e4496a6b25 /src/test/incremental/thinlto | |
| parent | 85fbf49ce0e2274d0acf798f6e703747674feec3 (diff) | |
| download | rust-149307efb742bf25fc1c8da85f1e6560691ba3dd.tar.gz rust-149307efb742bf25fc1c8da85f1e6560691ba3dd.zip | |
Improve `BitSet` APIs
A few small cleanups to `BitSet` and friends: - Overload `clone_from` for `BitSet`. - Improve `Debug` represenation of `HybridBitSet`. - Make `HybridBitSet::domain_size` public. - Don't require `T: Idx` at the type level. The `Idx` bound is still on most `BitSet` methods, but like `HashMap`, it doesn't need to be satisfied for the type to exist.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions
