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.
2 parents f0b67dd + 06fb36c commit ff646baCopy full SHA for ff646ba
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