rust/library/alloc/tests/sort
Thalia Archibald 988eb19970 library: Use size_of from the prelude instead of imported
Use `std::mem::{size_of, size_of_val, align_of, align_of_val}` from the
prelude instead of importing or qualifying them.

These functions were added to all preludes in Rust 1.80.
2025-03-06 20:20:38 -08:00
..
ffi_types.rs Port sort-research-rs test suite Rust stdlib tests 2024-09-30 15:05:30 +02:00
known_good_stable_sort.rs library: Use size_of from the prelude instead of imported 2025-03-06 20:20:38 -08:00
mod.rs Port sort-research-rs test suite Rust stdlib tests 2024-09-30 15:05:30 +02:00
patterns.rs library: Update rand to 0.9.0 2025-02-13 12:20:55 -08:00
tests.rs Fix testing of the standard library with Emscripten 2025-01-24 09:25:34 +00:00
zipf.rs library: Update rand to 0.9.0 2025-02-13 12:20:55 -08:00