mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 20:25:46 +00:00
Remove an unused `&[Ty]` <-> `&[GenericArg]` Missed this one in #110496, oops. r? `@compiler-errors`
For more information about how rustc works, see the rustc dev guide.