| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-03-11 | Fix false-positive in `expr_or_init` and in the `invalid_from_utf8` lint | Urgau | -50/+15 |
| 2025-02-19 | stabilize `inherent_str_constructors` | may | -40/+40 |
| 2025-02-16 | invalid_from_utf8[_unchecked]: also lint inherent methods | Pavel Grigorenko | -39/+198 |
| 2024-04-24 | Fix tests and bless | Gary Guo | -21/+21 |
| 2023-09-21 | Improve invalid UTF-8 lint by finding the expression initializer | Urgau | -39/+96 |
| 2023-05-27 | Add invalid_from_utf8 analogous to invalid_from_utf8_unchecked | Urgau | -7/+61 |
| 2023-05-27 | Uplift clippy::invalid_utf8_in_unchecked as invalid_from_utf8_unchecked | Urgau | -0/+56 |
