mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +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.