Function rustc_passes::naked_functions::check_no_parameters_use
source · Expand description
Checks that function parameters aren’t used in the function body.
Checks that function parameters aren’t used in the function body.