about summary refs log tree commit diff
path: root/library/coretests/tests/slice.rs
AgeCommit message (Expand)AuthorLines
2025-03-07Rollup merge of #138034 - thaliaarchi:use-prelude-size-of, r=tgross35Matthias Krüger-3/+1
2025-03-06library: Use size_of from the prelude instead of importedThalia Archibald-3/+1
2025-02-26Fix unused import in coretests on wasm32bjorn3-2/+1
2025-02-14Rollup merge of #136983 - ehuss:misc-2024-prep, r=tgross35Jubilee-4/+5
2025-02-13Auto merge of #134633 - GrigorenkoPV:get_disjoint_mut, r=cuviperbors-38/+38
2025-02-13library: Update rand to 0.9.0Eric Huss-4/+5
2025-02-04Rename slice::take methods to split_offTaylor Cramer-55/+55
2025-01-28Stabilize `get_many_mut` as `get_disjoint_mut`Pavel Grigorenko-38/+38
2025-01-26Put all coretests in a separate cratebjorn3-0/+2688