mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
ba84805192
Remove unused types `UnusedGenericParams` and `FiniteBitSet` - These types have been unused since polymorphization was removed in <https://github.com/rust-lang/rust/pull/133883>.
For more information about how rustc works, see the rustc dev guide.