mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
dc2c9746f8
Add SAFETY comments to core::slice::sort::partition_in_blocks A few more SAFETY comments for #66219. There are still a few more in this module. `@rustbot` label T-libs T-compiler C-cleanup