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 9645a1b commit 4e28259Copy full SHA for 4e28259
src/mpmc.rs
@@ -586,5 +586,4 @@ mod tests {
586
// this should not block forever
587
assert!(q.enqueue(0).is_err());
588
}
589
-
590
0 commit comments