| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-22 | benchmarks for exponent fmt of integers | Pascal S. de Kloe | -0/+24 | |
| 2025-07-25 | fmt benchmarks for binary, octal and hex | Pascal S. de Kloe | -0/+180 | |
| 2025-05-01 | Update stdarch | sayantn | -1/+1 | |
| 2025-03-06 | library: Use size_of from the prelude instead of imported | Thalia Archibald | -6/+5 | |
| 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-02-13 | Migrate coretests to Rust 2024 | Eric Huss | -4/+4 | |
| 2025-02-13 | library: Update rand to 0.9.0 | Eric Huss | -10/+11 | |
| 2025-01-30 | black_box integer-input on fmt benches | Pascal S. de Kloe | -7/+6 | |
| 2025-01-26 | Put all coretests in a separate crate | bjorn3 | -0/+2816 | |
