mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-25 01:33:56 +00:00
Implement FixedSizeEncoding for UnusedGenericParams. Using a `Lazy` for actually a `u32` value is 50% overhead, so let's encode the bitset directly.