rust/library/alloctests
Stuart Cook a57663ea65
Rollup merge of #151756 - Voultapher:fix-box-retag-in-sort, r=Mark-Simulacrum
Avoid miri error in `slice::sort` under Stacked Borrows

See comment in code.

Fixes: https://github.com/rust-lang/rust/issues/151728
2026-02-02 10:28:29 +11:00
..
benches Use rand crate more idiomatically 2026-01-07 22:31:33 +02:00
testing [std][BTree] Create tests for keys which can be == without being identical 2025-08-20 03:39:40 +08:00
tests Rollup merge of #151756 - Voultapher:fix-box-retag-in-sort, r=Mark-Simulacrum 2026-02-02 10:28:29 +11:00
Cargo.toml btree: cleanup difference, intersection, is_subset 2025-11-04 15:37:54 +00:00
lib.rs Address review comments and fix tests 2026-01-30 09:55:53 -05:00