rust/library/coretests
Jubilee 29d3ad9eba
Rollup merge of #137829 - cramertj:stabilize-split-off, r=jhpratt
Stabilize [T]::split_off... methods

This was previously known as the slice_take feature.

Closes #62280
2025-03-04 19:36:59 -08:00
..
benches Migrate coretests to Rust 2024 2025-02-13 13:10:21 -08:00
tests Rollup merge of #137829 - cramertj:stabilize-split-off, r=jhpratt 2025-03-04 19:36:59 -08:00
Cargo.toml Migrate coretests to Rust 2024 2025-02-13 13:10:21 -08:00
lib.rs