mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
7fc26e9665
Add missing "allocated object" doc link to `<*mut T>::add` The portion of the documentation expecting the link was already there, but it was rendered as "[allocated object]". The added reference is just copied from the documentation for `<*const T>::add`.