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 d51b6f9 commit 06fb36cCopy full SHA for 06fb36c
library/std/src/sync/poison.rs
@@ -13,7 +13,7 @@
13
//! depend on the primitive. See [#Overview] bellow.
14
//!
15
//! For the alternative implementations that do not employ poisoning,
16
-//! see `std::sys::nonpoisoning`.
+//! see `std::sync::nonpoisoning`.
17
18
//! # Overview
19
0 commit comments