Function rustc_passes::naked_functions::check_no_parameters_use [−][src]
Expand description
Checks that function parameters aren’t used in the function body.
Checks that function parameters aren’t used in the function body.