mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 07:45:33 +00:00
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