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
..
2025-02-12 14:44:30 -08:00
2025-02-13 13:10:28 -08:00
2025-03-01 23:10:21 +00:00
2025-02-24 07:46:55 +00:00