| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-09-12 | Improve `core::hash` coverage | Christian Poveda | -0/+13 | |
| 2025-03-06 | library: Use size_of from the prelude instead of imported | Thalia Archibald | -2/+2 | |
| 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-01-26 | Put all coretests in a separate crate | bjorn3 | -0/+490 | |
