Remove fuzzing feature

This commit is contained in:
Clément Renault
2025-01-08 15:59:03 +01:00
parent 3e3695445f
commit 5e8144b0e1
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))]