Remove fuzzing feature

This commit is contained in:
Clément Renault 2025-01-08 15:59:03 +01:00
parent 3e3695445f
commit 5e8144b0e1
No known key found for this signature in database
GPG key ID: F250A4C4E3AE5F5F
3 changed files with 0 additions and 255 deletions

View file

@ -1,4 +1,3 @@
#![cfg_attr(all(test, fuzzing), feature(no_coverage))]
#![allow(clippy::type_complexity)]
#[cfg(not(windows))]