mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +00:00

These functions have a ton of generic parameters and are instantiated over and over again. Hopefully this will reduce binary bloat and speed up bootstrapping times.