Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #143970 - SunkenPotato:update_mem_copy_docs, r=scottmcm
Update core::mem::copy documentation
Update the documentation of `core::mem::copy` to include a `const` on the definition of the function.