| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-12-10 | remove redundant imports | surechen | -1/+0 |
| 2023-04-16 | fix library and rustdoc tests | Deadbeef | -0/+2 |
| 2022-12-23 | char: µoptimise UTF-16 surrogates decoding | Michal Nazarewicz | -0/+4 |
| 2022-03-27 | Debug print char 0 as '\0' rather than '\u{0}' | David Tolnay | -1/+1 |
| 2022-01-30 | Fix an edge case in `chat::DecodeUtf16::size_hint` | Maybe Waffle | -0/+1 |
| 2022-01-28 | Fix wrong assumption in `DecodeUtf16::size_hint` | Maybe Waffle | -1/+2 |
| 2022-01-27 | Add a test for `char::DecodeUtf16::size_hint` | Maybe Waffle | -0/+25 |
| 2021-12-23 | Rollup merge of #88858 - spektom:to_lower_upper_rev, r=dtolnay | Matthias Krüger | -0/+6 |
| 2021-10-18 | Make more `From` impls `const` | woppopo | -0/+12 |
| 2021-09-11 | Allow reverse iteration of lowercase'd/uppercase'd chars | Michael Spector | -0/+6 |
| 2021-06-10 | Further simplification of to_digit | Giles Cope | -1/+11 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+360 |
