Reports the use of non-structural-match types for const generic parameters. Only structural-match types (types that derive PartialEq and Eq and implement ConstParamTy) can be used for const generic parameters.