mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-23 11:47:05 +00:00
There are only two call sites, and three of the arguments are identical at both call sites. This commit removes those arguments and renames the method accordingly.