Rust API Guideline: Functions minimize assumptions about parameters by using generics #1794
Labels
A-lint
Area: New lints
E-hard
Call for participation: This a hard problem and requires more experience or effort to work on
L-guidelines
Lint: Related to the Rust API Guidelines
L-style
Lint: Belongs in the style lint group
T-middle
Type: Probably requires verifiying types
As per Functions minimize assumptions about parameters by using generics.
This is a step further from
ptr_arg
.The text was updated successfully, but these errors were encountered: