Move to intra doc links whenever possible within std/src/lib.rs Helps with #75080. @rustbot modify labels: T-doc, A-intra-doc-links, T-rustdoc There are some things like ```rust `//! [`Option<T>`]: option::Option` ``` that will either be fixed in the future or have open issues about them.