| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-08-26 | remove deprecated Error::description in impls | Marijn Schouten | -12/+2 |
| 2024-09-08 | add FIXME(const-hack) | Ralf Jung | -1/+1 |
| 2022-09-26 | remove cfg(bootstrap) | Pietro Albini | -3/+0 |
| 2022-08-22 | Move error trait into core | Jane Losare-Lusby | -0/+20 |
| 2022-05-24 | Stabilize checked slice->str conversion functions | Maybe Waffle | -3/+3 |
| 2021-11-18 | Fill in tracking issues for `const_str_from_utf8` and `const_str_from_utf8_un... | Maybe Waffle | -2/+2 |
| 2021-11-18 | Make slice->str conversion and related functions const | Maybe Waffle | -3/+9 |
| 2021-10-30 | Add #[must_use] to remaining core functions | John Kugelman | -0/+2 |
| 2021-06-24 | Use `#[non_exhaustive]` where appropriate | Jacob Pratt | -3/+2 |
| 2020-10-18 | Add #[inline] to the Utf8Error accessors. | Mara Bos | -0/+2 |
| 2020-09-26 | Move functions converting bytes to str to new mod | Lzu Tao | -2/+2 |
| 2020-09-26 | Move Utf8Error to new mod | Lzu Tao | -0/+129 |
