mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
881c9898ad
Implement FixedSizeEncoding for UnusedGenericParams. Using a `Lazy` for actually a `u32` value is 50% overhead, so let's encode the bitset directly.