| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-05 | use `is_multiple_of` instead of manual modulo | Folkert de Vries | -1/+1 |
| 2025-03-06 | library: Use size_of from the prelude instead of imported | Thalia Archibald | -1/+1 |
| 2024-06-20 | Add blank lines after module-level `//!` comments. | Nicholas Nethercote | -0/+1 |
| 2024-05-27 | Always use the general case char count | Dion Dokter | -1/+1 |
| 2022-04-15 | Make some `usize`-typed masks definition agnostic to the size of `usize` | Eduardo Sánchez Muñoz | -3/+3 |
| 2022-02-05 | Fix comment grammar for `do_count_chars` | Thom Chiovoloni | -1/+1 |
| 2022-02-05 | Respond to review feedback, and improve implementation somewhat | Thom Chiovoloni | -20/+40 |
| 2022-02-05 | Optimize `core::str::Chars::count` | Thom Chiovoloni | -0/+116 |
