fuzz: cfg fuzz tests under cfg(test) (#7428)

This commit is contained in:
Alice Ryhl
2025-06-30 10:24:10 +02:00
committed by GitHub
parent b7a75b5be3
commit e2b175848b
+1
View File
@@ -53,6 +53,7 @@ pub(crate) use wake_list::WakeList;
feature = "sync",
feature = "signal",
feature = "time",
fuzzing,
))]
pub(crate) mod linked_list;