mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
11193ca202
Move to intra-doc links for library/core/src/sync/atomic.rs Helps with #75080. @rustbot modify labels: T-doc, A-intra-doc-links, T-rustdoc Known issues: * Link from core to std: [`Arc`] [`std::thread::yield_now`] [`std::thread::sleep`] [`std::sync::Mutex`]