mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
dc464f20a1
Add safety comments in private core::slice::rotate::ptr_rotate function Helps with #66219. ```@rustbot``` label C-cleanup T-compiler T-libs