| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-08-20 | Expose `Utf8Lossy` as `Utf8Chunks` | dylni | -87/+157 |
| 2021-12-08 | Delete Utf8Lossy::from_str | David Tolnay | -5/+0 |
| 2021-11-26 | Clarify safety comment on using i to index into self.source | David Tolnay | -2/+8 |
| 2021-11-25 | Eliminate bunch of copies of error codepath from Utf8LossyChunksIter | David Tolnay | -38/+31 |
| 2021-10-12 | Add #[must_use] to expensive computations | John Kugelman | -0/+1 |
| 2021-10-10 | Add #[must_use] to from_value conversions | John Kugelman | -0/+2 |
| 2020-09-26 | Move utf-8 validating helpers to new mod | Lzu Tao | -4/+6 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+201 |
