We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7a75b5 commit e2b1758Copy full SHA for e2b1758
tokio/src/util/mod.rs
@@ -53,6 +53,7 @@ pub(crate) use wake_list::WakeList;
53
feature = "sync",
54
feature = "signal",
55
feature = "time",
56
+ fuzzing,
57
))]
58
pub(crate) mod linked_list;
59
0 commit comments