Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
check-cfg
lint to fuzz
to quiet warnings
Previously, the fuzzer would complain about unknown `cfg` flags. Here, we add them to the list of allowed flags to quiet the many warnings.