mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 10:16:54 +00:00
This avoids monomorphizing for different parameters, decreasing generic code instantiated downstream from rustc_middle.
For more information about how rustc works, see the rustc dev guide.