mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
e3b07352a6
Update core::mem::copy documentation Update the documentation of `core::mem::copy` to include a `const` on the definition of the function.