Function rustc_passes::naked_functions::check_no_patterns [−][src]
Expand description
Checks that parameters don’t use patterns. Mirrors the checks for function declarations.
Checks that parameters don’t use patterns. Mirrors the checks for function declarations.