mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 01:07:56 +00:00
Remove a bunch of dead parameters in functions Found this kind of issue when working on https://github.com/rust-lang/rust/pull/119650 I wrote a trivial toy lint and manual review to find these.