mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 00:47:45 +00:00
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`.